vscode-remove-comments icon indicating copy to clipboard operation
vscode-remove-comments copied to clipboard

Doesn't remove multiline comments starting with /**

Open SamuelNewhouse opened this issue 6 years ago • 4 comments
trafficstars

When used on https://necolas.github.io/normalize.css/8.0.1/normalize.css it removes all the normal single line and multiline comments but it doesn't remove the mutliline comments that start with /**

SamuelNewhouse avatar Mar 07 '19 22:03 SamuelNewhouse

Hi Samuel,

Thanks for bringing up this issue. I will look into it tonight and see what I can do.

Cheers,

Mihir

plibither8 avatar Mar 08 '19 06:03 plibither8

I was really confused because of this behavior. The filed I needed vscode-remove-comments for only had /** comments ~.

mathieucaroff avatar Jul 14 '19 05:07 mathieucaroff

Any fix coming? I ran into this bug while working on php files.

Of course, before using this plugin feature, you could do a normal search replace of /** 👉🏻 /*

jonnyijapan avatar Dec 27 '19 03:12 jonnyijapan

@plibither8 Jhatu any updates. Seems to be a much needed feature.

aneeshiplytics avatar Mar 10 '20 16:03 aneeshiplytics