This project aims to provide an up-to-date .tmLanguage file for the latest ECMAScript specification including properties and functions of the browser environment.
New rules should be organized according to the official TextMate language file documentation.
The language file is split up into multiple JSON files that can be concatenated via grunt. The destination file is ECMAScript.JSON-tmLanguage which is converted using the AAAPackageDev Sublime package. More information on the compilation process can be found here.
I will update this README with a more detailed explanation.
MIT License