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

Not Removing Comments in code Version: 1.66.2 - in .php files #26

Open crstudio opened 2 years ago

crstudio commented 2 years ago

only remove url. version: 1.66.2 comment: dfd34e8260c270da74b5c2d86d61aee4b6d56977 date: 2022-04-11T07:46:01.075Z Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 OS: Windows_NT x64 10.0.19044

UltraCakeBakery commented 2 years ago

Also having this issue

rioj7 commented 2 years ago

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 should work for .php files: Remove Comments