plibither8 / vscode-remove-comments

🚫 VS Code extension to remove all comments from your code at once — 60+ languages supported
https://marketplace.visualstudio.com/items?itemName=plibither8.remove-comments
MIT License
36 stars 13 forks source link

cannot remove comments in js file #29

Open hellozhangran opened 2 years ago

hellozhangran commented 2 years ago

vscode version: 1.69.0

image
rioj7 commented 2 years ago

@hellozhangran

It looks like this is no longer maintained and it can only handle 1 type of line and block comment.

There is an alternative extensions that removes comments and it is possible to also remove the JDOC comments: Remove Comments