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

Feature request: Coldfusion (CFML files) #8

Open paulfelton opened 5 years ago

paulfelton commented 5 years ago

It would be great if you could support Coldfusion comments. This is an HTML-like language, and would be of great benefit to me cleaning up legacy projects.

plibither8 commented 5 years ago

Hi Paul :wave:,

Support for HTML (and alike) is a much-requested feature (#1) and unfortunately, I have not been able to dispense much of my time to implement it. Though stay rest assured that I will work soon enough to bring support to those languages.

I will keep you updated about my progress and when this feature comes live. Thanks for bringing new light to this issue, I hope to not disappoint you :slightly_smiling_face::.

Cheers