vscode-kotlin
vscode-kotlin copied to clipboard
Investigate using Tree-Sitter as a syntax highlighter
Tree-Sitter is a modern parsing system that is faster and more accurate than TextMate-grammars.
Resources:
-
vscode-tree-sitter
for VSCode extension support -
tree-sitter-kotlin
for Kotlin syntax highlighting
See also: