cdibbs / language-jison

Jison syntax definition for the Atom editor and Github linguist.
MIT License
6 stars 2 forks source link

Don’t scope Jison variables in comments and strings #19

Closed nwhetsell closed 6 years ago

nwhetsell commented 6 years ago

This should fix an issue that causes Jison variables to be highlighted in comments and strings, for example:

https://github.com/nwhetsell/linter-csound/blob/d4156697097387b10c0f8832486c70484f4f2978/lib/csound-parser/orchestra.jison#L731