Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DocGenNew to Visual Studio Code? Get it now.
DocGen

DocGen

truongthinh

|
327 installs
| (0) | Free
DocGen is a VSCode's extension helping generate comment for C/C++ using shortcut.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

docgen README

DocGen is a VSCode's extension helping generate comment for C/C++ using shortcut.

Features

Alt + Z:

Alt+Z

  • /********** Comment String *********/
  • Total length of comment is 60, 80, 100, ... depend on the length of Comment String.

Alt + X:

Alt+X

  • /********** Comment String **********/
  • Addittional 20 "*", 2 "/" and 2 " " will be added to Comment String/

Alt + C: Generate function description.

Alt+C

Alt + V: re-arrange comment line

Alt+V

Generate Class

Generate Function Definition

Generate Header File

Generate Source File

Requirements

Extension Settings

Known Issues

Release Notes

Update Version 1.0

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