kevinsawicki / monokai

Monokai Atom Syntax theme
241 stars 133 forks source link

Reggie with string literals (',",`) and hash (#) is colored incorrectly #39

Closed thewalkingtoast closed 9 years ago

thewalkingtoast commented 9 years ago

Preview: quote_mark

Removing that yields: hash_mark

Regexs with a few different characters is breaking syntax highlighting for the remainder of the file. Some of the identified characters so far are:

` ' " # %
thewalkingtoast commented 9 years ago

Actually, I believe this is a problem with atom itself. Closing.