Treesitter? #29
Replies: 1 comment 2 replies
-
hey @unansweredocd, the semantic highlighting in the readme refers to the Semantic Tokens spec of the language server protocol. But a tree sitter plugin might come in handy for supporting I have never worked with the tree sitter syntax, buy it might be possible to generate a definition from the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
Reading through the readme I noticed Semantic Highlighting, will that be done through treesitter?
Beta Was this translation helpful? Give feedback.
All reactions