sass-textmate-bundle
sass-textmate-bundle copied to clipboard
Highlighting variables and values after colons
I've noticed some inconsistencies in the SASS highlighter:
- Integer values are highlighted but not float values
- Variables are not highlighted differently
- Would be nice if values after colon could be highlighted differently as well
Thanks for considering :)
Agreed on all counts! Pull requests welcome :)
Great! I will smooth it in. One question: what's the difference between these? "Syntax Highlighting for Sass" gets automatically installed with SASS package.
Pretty sure that "Syntax Highlighting for Sass" is a separate package. I don't have it installed
If it's this one: https://github.com/P233/Syntax-highlighting-for-Sass it might be worth attempting to merge it into this bundle.
@og2t probably before as well, but at 9cc4e06 the situation looks highly improved:
:tada: