Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C++ Comments GeneratorNew to Visual Studio Code? Get it now.
C++ Comments Generator

C++ Comments Generator

wujipeng

|
9,346 installs
| (2) | Free
generates doxygen-style C++ comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cpp-comment-generator README

Generate doxygen comments for selected class declaration or function declaration.

Features

  1. select the first line of a class declaration or a function declaration, run writeComments command to generate javadoc style doxygen comments with parameter names.
  2. configure author name by running configAuthor command and input your name
  3. to comment template class or template function, move your cursor to the template line.

comments

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft