vscode-codeql/extensions/ql-vscode/syntaxes
Dave Bartolomeo f8635f41a5 Highlight `unique` as a keyword
`unique` is really a context-sensitive keyword, but that's even more of a hassle in a TextMate grammars than it is in the compiler itself. We'll just highlight it as a real keyword. The worst that will happen is that existing variables and predicates named "unique" will be highlighted like keywords, which will hopefully just encourage QL developers to rename those anyway.
2020-04-14 12:48:18 -04:00
..
dbscheme.tmLanguage.yml CodeQL for VS Code: Initial commit. 2019-11-13 12:23:53 -08:00
ql.tmLanguage.yml Highlight `unique` as a keyword 2020-04-14 12:48:18 -04:00