vscode-codeql/syntaxes
Dave Bartolomeo 674c5ecbff Add `implements` and `signature` to syntax highlighting 2022-08-23 14:56:47 -04:00
..
README.md Update syntaxes/README.md 2020-03-04 18:28:20 +00:00
ql.tmLanguage.json Add `implements` and `signature` to syntax highlighting 2022-08-23 14:56:47 -04:00
updateSyntax Add compiled grammar to top level for use in linguist 2020-03-04 18:28:20 +00:00

README.md

This folder contains a compiled version of the textmate grammar for use with systems that need a compiled version of the grammar in the repository such as linguist. It also contains a patch for the grammar to make it work with linguist.

To update the grammar, first build the extension, then run "./updateSyntax".