css
css copied to clipboard
🐞 Master CSS syntax highlighting: Commenting out code doesn't work
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):
Works but syntax highlighting broken:
Reproduction
- Install MCSS extension
- Try to comment out some code
System Informations
No response
Is it not an issue with VS Code rather? Anyway what version of Master CSS Language Service are you using?