A free Addin providing unsurpassed Code Documentation comment generation and updating.

With a simple keypress or menu command, the Addin can:
- Create or update DocXml (or Doxygen) format documentation comments for code elements (file, namespace, class, interface, struct, enum, variable, property, event, delegate and method) in C#, C++, C and Java code. This includes advanced support for automatically documenting all parameters, generic type parameters, thrown exceptions and return codes, automatically making use of existing documentation from related base class and override methods/properties, generating automatic documentation for hundreds of common class/method/parameter types, as well as optionally reformatting the updated text using indentation and word wrapping to keep code well documented and comments tidy with a minimum of effort on your part. Highly configurable comment format/style and fully user-editable auto-documentation rules.
- Hide all documentation comments and/or attribute declarations using Visual Studio's Outlining facility
- Convert C++/C method prototypes into functioning method skeletons
- Auto-create header declarations for any C++/C method implementations
- Switch quickly between C/C++ source and header files
- Create C# Properties or C++ Accessor functions from member variable declarations
- Instantly word-wrap the text in a C++ or C# // comment
- Copy code to the clipboard in a clean (plain text) format with unnecessary indentation removed. Ideal when pasting code examples into documents or emails.
The add-in supports Visual Studio Professional and Team System 2005/2008/2010, for C, C++, C# and Java code, and runs equally well on Windows XP & Vista, 32 & 64-bit.
Visit http://www.atomineer.com/AtomineerUtils.html for full details and a free download.
