- Improve regular expression syntax highlighting. Thanks to Donovan Maas for this!
- Allow (some of) VSCode's JSON features to apply to .tmLanguage.json
- Improve method to attach diagnostics
- Activate for files that are already open
- (thanks to dnicholson)
- Don't activate on files that are .json, .yaml or .xml, but aren't tmLanguage files.
- Changed extensions to more conventional .tmLanguage.json and .tmLanguage.yaml (Thanks to SNDST00M)
- Re-enabled some syntax checking in .json files
- Improved efficiency
- Fixed bugs in Togusa9 version