Wednesday, May 14, 2008

Rock Scroll - Visual Studio Plugin

From Scott Hanselman's blog. Rock scroll is a cool tool for visual studio, which extends the scroll bar with thumbnail kind of view for your code in that file. This is particularly useful if you have long source code files. This is just a dll that can be disabled from Tools/AddIns. One more advantage of Rock scroll is it shows the code changes in the file, both saved and unsaved in different colors. I found it very useful. You can download the tool from following location.

1 comments:

c said...
This post has been removed by the author.