I am using ReSharper and love it!
However I have one problem, when i hit Shift-Alt-L ReSharper only locates the file in solution explorer if the folder it is located in is open. If the folder is not open, ReSharper doesn't locate the file.
I am using ReSharper and love it!
However I have one problem, when i hit Shift-Alt-L ReSharper only locates the file in solution explorer if the folder it is located in is open. If the folder is not open, ReSharper doesn't locate the file.
CTRL-SHIFT-N combined with Visual Studio's "Track Item In Solution Explorer" works for me. The drawback is that the file is actually opened.
It is known bug in Visual Studio - Solution Folders are not opened programmatically.
Actually, for ReSharper 4.5 we found a way to workaround this problem of VS, so in ReSharper 4.5 this is no longer an issue.