C-family Documentation CommentsGenerate XML/Doxygen documentation comments for C#, C, and C++ in Visual Studio Code.
UsageFlexible Comment StylesNEW: You can now use both comment styles in any C-family file, regardless of the file extension! The extension automatically detects which style you're using: Type "///", it auto-generates an XML documentation comment like this:
Type "/**" and push Enter, it auto-generates a Doxygen documentation comment like this:
✨ Use ConfigurationThe menu under File > Preferences (Code > Preferences on Mac) provides entries to configure user and workspace settings. You are provided with a list of Default Settings. Copy any setting that you want to change to the related settings.json
Installation
Supported Languages
ContributorsLicenseThis extension is licensed under the MIT License. |