1

» WarCraft 3 / Подсветка синтаксиса JASS для Sublime Text 2/3 и TextMate

I'd like to continue this work and host a repository for this on GitHub. If this is allowed, please let me know who I should credit for the original work put into it. I've converted it to JSON in order to use it with MonacoEditor and would also like to see it as a properly-supported GitHub language option via Linguist.
Aside from the JSON-conversion/hosting, I'll be making some additions to bring it up to speed with the natives, types and BJ functions that have been added in the past decade.
I've found this gist: gist.github.com/v-atamanenko/d6789ba385d762199ab7, but it looks unnoficial and equally unmaintained.
The editor plugins for vsCode are not using TextMate-friendly grammar configurations, as they are instead extensions, so I think this is the closest thing for me to build off of.