Commenting HTML files with BEM classes cause escaped characters

Hey!

I'm running into an issue where my BEM defined classes are being converted to HTML escaped characters when I try to comment or block comment out HTML code. Is there a way I can turn this off? I work on a team where not everyone uses WebStorm so when they go to uncomment code like this it doesn't unescape automatically for them.

EXPECTED:

ACTUAL:

0
1 comment

No, it's not configurable unfortunately; please follow https://youtrack.jetbrains.com/issue/WEB-45158 for updates

2

Please sign in to leave a comment.