Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Comments remover
New to Visual Studio Code?
Get it now.
Comments remover
Monty Thakur
|
1 install
|
(
0
)
|
Free
An extension to remove all comments from M code
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
Comments Remover
This extension removes all comments from your code files.
Features
Removes single-line comments (//)
Removes multi-line comments (/* */)
How to use
Open a file.
Press
Ctrl+Shift+P
.
Select
Remove All Comments
.