Would it be possible to add support for the yaml version of the textmate language definitions? From some experience it is a little nicer to write the language specs in the yaml version is that you don't have to escape the regex as much as in json. It is also mentioned on the vscode docs (https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide).