T O P I C R E V I E W |
znakeeye |
Posted - Sep 15 2009 : 08:16:16 AM Quite often I want to check out a non-source file for editing. It could be a png/bmp or similar. This time OFIW does not help me, since I still have to find the file in the Solution Explorer, right-click it and choose "Check Out". Tedious as hell...
It would be nice if OFIW could produce this right-click menu directly in the OFIW-list. Actually, that would be awesome! |
4 L A T E S T R E P L I E S (Newest First) |
Lio |
Posted - Sep 21 2009 : 8:20:53 PM There is a 2 line macro (quick search should find it) which will locate the current file in the solution explorer for you. It basically turns that feature on and back off immediately, so it locates the file as soon as its on, but then its off when you are done.
Lio |
feline |
Posted - Sep 21 2009 : 11:10:38 AM I am not really like "Track Active Item in Solution Explorer" either, but I do find it useful occasionally, so a toolbar button to quickly turn it on and off can help. |
znakeeye |
Posted - Sep 21 2009 : 03:08:03 AM Yes, I'm aware of the "Track Active Item in Solution Explorer" setting. Don't like it at all! :P |
feline |
Posted - Sep 17 2009 : 1:49:24 PM This is an interesting idea, I have put in a feature request to see what our developers make of it:
case=32385
Are you aware of the option:
IDE tools menu -> Options -> Projects and Solutions -> General -> Track Active Item in Solution Explorer
you can also add a toolbar button to turn this command on and off if you want. Not a complete solution, but it should make it easier to find the files you want in Solution Explorer. |