Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Locate in solution explorer reSharper shortcut

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.

like image 552
khebbie Avatar asked Dec 11 '08 08:12

khebbie


People also ask

How do I find files in Solution Explorer Visual Studio?

Visual Studio doesn't offer an easy way to locate the current file you're editing in the Solution Explorer on demand. You can set the solution explorer to always stay in sync with this simple setting: Tools > Options > Projects and Solutions > General. Check “Track active item in Solution Explorer”.

How do I search everywhere in Visual Studio?

Visual Studio 17.2 Preview 3 introduces a brand-new All-In-One search experience that merges the existing VS Search (Ctrl + Q) and Go To (Ctrl + T) to allow you to search both your code and Visual Studio features quicker and easier than ever, all in the same place.

How do I open assembly Explorer in Visual Studio 2019?

To open the Assembly Explorer view, open the Explorer window ( Ctrl+Alt+L or View | Tool Windows | Explorer) and choose Assemblies on the window title selector. To filter items in the Assembly Explorer, just start typing when the window is in focus. Note that you can use CamelHumps here.


1 Answers

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.

like image 182
Ilya Ryzhenkov Avatar answered Oct 19 '22 13:10

Ilya Ryzhenkov