Atomineer Pro Documentation is an extension for Microsoft Visual Studio that provides documentation-comment authoring facilities.
Atomineer Pro Documentation (formerly AtomineerUtils) is an extension for Microsoft Visual Studio that provides documentation-comment authoring and maintenance facilities, to save time when documenting code.
It is able to generate documentation comments for code elements based on their context, and provides many features such as updating of comments to keep them in sync with the code (e.g. as parameters are added or renamed), formatting such as word-wrapping the documentation and enforcing a particular style, layout and entry ordering, and live typing aids to improve the formatting of text as you type and paste into comment blocks.
It supports many languages (C#, C++/CLI, C++, C, Java, JavaScript, Typescript, PHP, Python, Unrealscript, Visual Basic) and documentation styles (Xml Documentation, Doxygen, JavaDoc and Qt), and is able to convert legacy comments into and between any of these formats.
Ask questions using this tag if you need help configuring Atomineer to produce the documentation results you require, although in general you will get a faster response if you contact Atomineer directly.
More information can be found on the official website for this extension: atomineerutils.com