Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cpp-smart-commentNew to Visual Studio Code? Get it now.
cpp-smart-comment

cpp-smart-comment

Thomas KOEBEL

|
285 installs
| (0) | Free
Extention that creates comment based on function declaration or class constructor in c++
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

How to install locally :

On linux / MacOS:
copy the extention to the`~/.vscode/extentions/` folder then restart vscode .

On windows :
copy the extention to the`%USERPROFILE%\.vscode\extensions.` folder then restart vscode .

If the UI configuration for the author doesn't work:

open the vscode setting.json and add and complete the following line:

`"cpp-smart-comment.author": "Authorname",`

then save and restart the vscode.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft