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

GitCom

DevSAR

|
106 installs
| (2) | Free
Remove marked comments from your files and then return them back
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

About

This is extension for removing marked comments from all files and then return them to files. It will be helpfull for students if they want to commit their projects without their own comments.

Usage demonstration

alt text

Usage

Mark neccesary comments by concatenating ~ to the default comment symbol of language, such as:

  • //~ and /*~ */,
  • #~,
  • %~
  • etc.

Use ctrl + shift + P to open command line. Then search commands by keyword "GitCom".

Run command "Remove all comments" to remove all marked comments from your files. In your workspace will be create folder .gitcom with file data.json with all information about marked comments.

Run command "Reset all comments" to return all marked comments to your files.

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