You can use the longer Slim syntax (with parentheses) to get class and id highlighting, but I would love for it to highlight a different color naturally.
So something like: p.intro would have one color for the p tag and another color for the .intro class.
You can use the longer Slim syntax (with parentheses) to get class and id highlighting, but I would love for it to highlight a different color naturally.
So something like:
p.intro
would have one color for thep
tag and another color for the.intro
class.Is this possible?