Expand description
Handle color highlighting for IDEs
Syntax highlight happens in here we mainly use tree-sitter queries to extract token and serialize them according to the lsp spec TODO make use of incremental parsing and updates this is fast enough for medium sized files but sinks at huge files
Structsยง
- AbsToken ๐Syntax highlight happens in here we mainly use tree-sitter queries to extract token and serialize them according to the lsp spec TODO make use of incremental parsing and updates this is fast enough for medium sized files but sinks at huge files
- File
State ๐
Enumsยง
Functionsยง
- fast_
lsp_ ๐range - modifier_
bitset ๐ - token_
index ๐