MarioRicalde / SCSS.tmbundle

The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
834 stars 110 forks source link

Buggish partly highlighted parentheses or something #139

Open lydell opened 11 years ago

lydell commented 11 years ago

I'm using the default Sublime Text 2 theme (Monokai), and I see some strangely highlighted stuff.

Notice how about half of the parenthesis are highlighted here (and that lone dash): 1

Or here (including the slash): 2

Or here, but just the slash: 3

Often, the word "comma" is highlighted (but not in the first image): 4

What's going on here?

All the images are taken from this SCSS file.

stephenway commented 11 years ago

Looks like an issue with the regex match in @for rules.