Saturday, October 28, 2006

Microsoft Visual Studio 2005 IDE Enhancements (VS2005 SDK Power Toys)

Microsoft Visual Studio 2005 IDE Enhancements

"Visual Studio 2005 IDE Enhancements are a set of Visual Studio extensions that are designed to make you more productive. These enhancements are directly integrated into the Visual Studio IDE. ... Previously, these enhancements were only available via the Visual Studio 2005 SDK. This installation does not require Visual Studio 2005 SDK. [Greg: Emphasis added] 

...

Source Code Outliner : The Source Outliner tool is a Visual Studio extension that provides a tree view of your source code's types and members and lets you quickly navigate to them inside the editor.

Visual C++ Code Snippets:...

Indexed Find :...

Super Diff Utility: The Super Diff Find tool is a Visual Studio extension that compares text files. It uses color coding and graphics to show the difference between the files in deleted text (red), changed text (blue), inserted text (green).

Event Toaster Utility:..."

Some interesting utilities/power toys for VS 2005...

No comments: