Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Universal Comment Remover
New to Visual Studio Code?
Get it now.
Universal Comment Remover
glanden23
|
1 install
|
(
1
)
|
Free
Removes all comments from the current file.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Universal Comment Remover
Removes all comment lines from any file in VS Code.
Features
Supports all programming languages
Removes entire lines containing comments
Works with any TextMate grammar
Usage
Open any code file
Press
Ctrl+Shift+P
(or
Cmd+Shift+P
on Mac)
Type "Remove All Comments"
Press Enter