Alex Bogovich
My content

vscode-extension-samples/semantic-tokens-sample

https://github.com/jeff-hykin/experimental-tree-sitter

Semantic token provider VScode docs

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

Tree sitter docs

https://tree-sitter.github.io/tree-sitter/syntax-highlighting

Tree sitter highlighter source code

https://github.com/tree-sitter/tree-sitter/blob/6b87326470e062eaadecc942ca6d08b3828fe514/highlight/src/lib.rs

#tree-sitter #vs-code

@2022