Sass: Indented Comments Not Syntax Highlighting Correctly
I'm trying to set up a .sass file using the indented sass syntax. It works, but the highlighting for indented comments is not working. Is there something I can do to fix that? I've been looking at the code options in preferences and I'm not seeing it.
Please sign in to leave a comment.
it's a bug, logged as http://youtrack.jetbrains.com/issue/WEB-12845
As a workaround add white spaces to empty lines that separate your commented lines, or remove empty lines in comments