Locate in Solution Explorer is a handy navigation feature that lets you highlight a corresponding item in the Solution Explorer window for any file that is currently open in the code editor. It highlights the Solution Explorer item representing the current file with blue, and it auto-scrolls the Solution Explorer, letting you actually see the highlighted item.
It is especially useful when you have a massive solution with tens to thousands of files, or a limited screen area that forces you to shrink the Solution Explorer window to the limit.
- Switch to a file that you'd like to locate in the Solution Explorer window.
- On the main menu, choose ReSharper | Tools | Locate in Solution Explorer or press Shift+Alt+L.
The Solution Explorer window opens and the corresponding item is highlighted.

