
GhostDoc is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.
GhostDoc features: generates XML comments based on code element type, parameters, name, and other contextual information; generates XML comments for entire file; etc.
v4.5 [Feb 7, 2013]
- Combined arguments of the same exception type into tag text
- Help file/Preview render correct project language
- Added syntax highlighting of the blocks in Help File/Preview
- Moved cache folder to %LocalAppData%