Visual Studio 2005 IDE Enhancements
Home Page
Categories: IDEs - IDE add-ins
Author: Microsoft
Latest version: 1.0
Added 2006-10-31
set of Visual Studio extensions provides tools to effectively use Visual Studio resources.
Set of Visual Studio extensions that includes:
- Source Code Outliner: 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: lets you insert snippets in your code by using a pop-up menu that contains programming keywords. VB.NET and C# languages have this functionality in Visual Studio 2005.
- Indexed Find: uses the Microsoft Indexing Service to provide improved search capabilities to the IDE. It sends the results of a search to the Output Window.
- Super Diff Utility: 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: notifies users about specific events within the Visual Studio IDE.
 Built for .NET 2 |
 Free or free version available |