You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nikolay Yakimov edited this page Jan 11, 2018
·
2 revisions
Since v12, this package doesn't provide a grammar, relying on one that ships with Atom instead. Issues about syntax highlighting should go either there, or better yet, upstream to Microsoft's TextMate grammar, which Atom's grammar is based on.
There are a few reasons for the switch:
All we did in the first place was copy-pasting Microsoft's TextMate grammar anyway
Our grammar actually created conflicts with Atom's bundled version
We don't currently have the manpower to maintain a grammar fork
Having a single source of grammar will help out everyone involved, since fixes will, at least in theory, reach everyone.
TL;DR: We don't have resources to support a grammar fork, and there's an upstream grammar available, which conflicts with ours to boot. So we're discontinuing our grammar. Please, report any grammar-related issues upstream. Sorry for the inconvenience.