Saturday, January 26, 2008

Source Code Outliner 1.0 PowerToy for Visual Studio 2008

Microsoft Downloads - Source Code Outliner PowerToy for Visual Studio 2008

"...

The Source Code Outliner PowerToy was created as a package using the Visual Studio SDK for Visual Studio 2008. For more information about VSX, visit the Visual Studio Extensibility Developer Center.

The project source code (in both C# and Visual Basic) can be found on the SourceCodeOutliner project on CodePlex.com.

..."

CodePlex - Source Code Outliner Power Toy

"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.
Source Outliner enables you to perform the following tasks:

  • Navigate a C# or Visual Basic source file in a tree view.
  • Navigate to an item via the keyboard or the mouse.
  • Filter the tree based on the code element name.
  • Filter the tree based on the code element type.

sco

..."

Sort of, kind of, maybe a little like, Reflector but inside of Visual Studio and hooked directly to the source (as opposed to the IL).

The addin's source is C#, but the resulting assembly works for many .Net languages. Also interesting to see that based on the check in comments WiX was used to build the setup...

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...