Browse by Tags
All Tags »
Visual Studio (
RSS)
Sorry, but there are no more tags available to filter with.
The Source Code Outliner Power Toy is a Visual Studio extension that gives you a tree view of source code's types and members and lets you quickly navigate to them inside the editor. This is great if you are dealing with large code files. You can...
Few months ago Microsoft released a set of useful extensions for the Visual Studio 2008. Here is a list of functions from version 1.1: Collapse Project - collapses a hierarchy in the solution explorer starting from the root selected node...