HyperAddin
Home Page
Categories: IDEs - IDE add-ins
Latest version: Release 1
Added 2007-09-28
Visual Studio add-in that adds hyperlinking in source code.
Visual Studio already has the ability to recognize and quickly navigate (with CTRL+LeftClick) to URLs embedded in the comments of the code. This is great, but what is really needed is a way of referring quickly and easily from one part of the code to another part of the code (or to architectural documents checked in with the code). That is exactly what the HyperAddin does: It allows creating and following hyper-links in your code. Now you only have to explain something once in a comment and refer to it many times (got lots of overloaded methods? They should all refer to the 'master' that does the real work).
HyperAddin works on VS2005 and VS2008.
 Built for .NET 2 |
 Add-in |
 Free or free version available |
 Source code provided |