How to sync a code window and solution explorer in Visual Studio?

Tools -> Options -> Projects and Solutions -> General -> 
Track Active Item in Solution Explorer

With larger solutions, I find the Track Active Item option annoying as it often rearranges the view in Solution Explorer as I move from one code window to the next.

My preference is to use an extension called Code Maid, which allows you to find the item in the Solution Explorer via a context menu popup or keyboard shortcut. Has other features that you may find useful as well.


Resharper? Alt + Shift + L?

:D