starkware-libs / cairo

Cairo is the first Turing-complete language for creating provable programs for general computation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create syntax highlighting grammar for VSCode

mkaput opened this issue · comments

follow up of #1087, but make VSCode grammar

docs: https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide

make sure to make a CI that will verify sync with cairo-lang-parser. see how tree-sitter-cairo does it