|
|
|
|
|
by _sinelaw_
191 days ago
|
|
LSP is working but requires polish. Go to definition, completion suggestions, inlay type hints and symbol highlighting are all working (probably not as pretty as they should) Tree-sitter is supported and used internally for a subset of languages for syntax highlighting (other languages use textmate grammars). What exactly do you mean by support for tree-sitter parsers? I wasn't aware of Debug Adapter Protocol! I'll take a look at that. |
|
It's a great start of course, but even just documenting anything that's clearly still missing would be helpful.