Full Map Scroll Mode Extension for VS2010
I used “Metal Scroll” for VS2008 to get a full code map on the right hand scrollbar to quickly identify and reach a code section I have in mind.
However, there wasn’t a similar extension for VS2010, until now.
The Productivity Power Tools extension recently added “Enhanced Scroll Bar” that provides similar functionality.
To enable it,
- Install the “Productivity Power Tools” Extension
- Go to Tools -> Options -> Productivity Power Tools -> Enhanced Scroll Bar.
- Turn on “Full Map Mode”
- Now open any code file and look at the scroll bar on the right.
- Done

