The Solution Explorer in Visual Studio is a nice tool for getting an overview of the code. But I find it annoying that I have to manually expand the file and browse its contents. Even pressing the sync button will only highlight the current file, not showing where in the file the cursor is.
Is there an automatic way of navigating to the current position in the Solution Explorer?
What I am missing is an overview of the file I am currently editing, highlighting the current location, without having to manually navigate in another view. (This feature exists in Eclipse, and even DataFlex Studio.)
I am using Visual Studio 2012.
If you use productivity power tools (link) you can view the classes within a file from the solution explorer