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

uncomment

Revolution5.0

|
313 installs
| (1) | Free
Remove all comments along the code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Uncomment Extension

A VS Code extension to remove comments from code.

Features

  • Remove comments from JavaScript, HTML, and CSS files.
  • Supports single-line and multi-line comments.
  • Removes both line comments (e.g.,//comment ) and block comments (e.g., /*comment*/).
  • Provides a command to remove comments from the active text editor.

Usage

  1. Open a file that contains comments in the Visual Studio Code editor.
  2. Use the keyboard shortcut (Windows) or (Mac) to remove the comments from the active text editor or (Windows), (Mac) and type Uncommited after this press Enter.

Requirements

  • Visual Studio Code 1.60.0 or higher

Installation

  1. Launch Visual Studio Code.
  2. Open the Extensions view by clicking on the square icon in the left sidebar or pressing .
  3. Search for in the Extensions view search box.
  4. Click on the button for the extension.
  5. Once installed, the extension will be ready to use.

Known Issues

None at the moment.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

This extension is licensed under the [MIT License](https:

Release Notes

  • 0.0.1: Initial release
  • 1.1.3: Fix bug
  • 1.1.4: Added C#
  • 1.1.5: Added C++
  • 1.1.6: Added CSS and HTML
  • 1.1.7: Fix bug minor
  • 1.1.8: Fix bug patch
  • 1.1.9: Fix bug on remove comment in HTML
  • 1.2.0: Fix bug on remove comment in CSS
  • 1.2.1: Chore: resolve the minor mistake
  • 1.2.2: Feature: Remove golang comment
  • 1.2.3: Incremet
  • 1.2.4: Staging1
  • 1.2.5: Staging2
  • 1.2.6: Feature remove all extra lines left by comments
  • 1.2.7: Added Markdown support
  • 1.2.8: Added support
  • 1.2.9: Staging3
  • 1.4.0: LTS

Enjoy! by Alexandre Trieste

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