Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>CombNew to Visual Studio Code? Get it now.
Comb

Comb

Luke Mann

|
13 installs
| (0) | Free
Remove most comments, keeping the important ones (TODO, FIXME, NOTE, triple slash). Original forked from https://github.com/plibither8/vscode-remove-comments with some upgrades
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remove most comments, keeping the important ones (TODO, FIXME, NOTE, triple slash). Forked from plibither8 with some upgrades.

To use

  1. Install Dependencies:

    npm i
    
  2. Package the Extension:

    npx vsce package
    
  3. Install via VSIX in VSCode:

    • Open VSCode, go to Extensions view.
    • Click the three-dot menu, select "Install from VSIX...", and choose the generated .vsix file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft