After quite a long time Roland Weigelt (a colleague of mine) has just released a new version of GhostDoc.
GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments. Either by using existing documentation inherited from base classes or implemented interfaces, or by deducing comments from name and type of e.g. methods, properties or parameters.
Some of the new features are:
- Support for Vista out of the box
- Support for Orcas (tested: Beta 1)
- Better support for generics, more language elements, new rules, new macros
This is one of the must have add-ins for Visual Studio. If you don’t know it, jump to the GhostDoc Website and give it a try!