Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comment RemoverNew to Visual Studio Code? Get it now.
Comment Remover

Comment Remover

DaniDan Dev

|
7,531 installs
| (2) | Free
Removes all comments from selected text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment Remover

Removes all comments from selected text.

Features

It can remove different style of comments.

Java-like comments:

// single line

/*
Multi line
*/

Python-like comments:

# Single line

HTML-like comments:

<!-- Multi line -->

Release Notes

1.0.2

Made extension more general

1.0.1

Added icon

1.0.0

Initial release

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