css icon indicating copy to clipboard operation
css copied to clipboard

🐞 Master CSS syntax highlighting: Commenting out code doesn't work

Open pjrundle opened this issue 1 year ago • 1 comments

Description

With the VS Code MCSS extension active, when you attempt to comment out code, it sometimes doesn't work at all, or does work but with broken syntax highlighting.

Doesn't work (when you try to comment out either of the lines inside the call to classNames): Screenshot 2024-06-16 at 10 39 45

Works but syntax highlighting broken: Screenshot 2024-06-16 at 10 40 50

Reproduction

  1. Install MCSS extension
  2. Try to comment out some code

System Informations

No response

pjrundle avatar Jun 16 '24 09:06 pjrundle

Is it not an issue with VS Code rather? Anyway what version of Master CSS Language Service are you using?

neneodonkor avatar Sep 20 '24 10:09 neneodonkor