vscode-zig icon indicating copy to clipboard operation
vscode-zig copied to clipboard

keep in sync with sublime (and thus linguist) syntax

Open jfo opened this issue 8 years ago • 1 comments

The grammars should line up when we're done finalizing them.

re: https://github.com/zig-lang/sublime-zig-language/issues/4

jfo avatar Jan 24 '18 14:01 jfo

SublimeText/PackageDev supports outputting a .YAML-tmLanguage as a json file that vscode can consume. perhaps here we could download the syntax file generated and kept in this repo and use that as the syntax file?

emekoi avatar Jul 24 '19 09:07 emekoi

I don't think this is going to be worth it compared to just trying to keep in sync with the official grammar.

Vexu avatar May 30 '23 17:05 Vexu