llmvm
llmvm copied to clipboard
A protocol and modular application suite for language models.
Similar to how the codeassists proxies the LSP to aquire code blocks for context, I think it would be useful if the chat interface could likewise acquire context from roughly...
> Assistant asks LSP server for all symbol positions. For each symbol, the assistant requests a type definition location. A folding range is requested for each type definition location. A...
logs from helix editor: ``` 2024-01-17T12:03:58.343 helix_lsp::transport [ERROR] vuels err
Hey I just gotta say I went from helix->vscode for the sole purpose of using copilot. But I'm now moving back to helix, which I'm stoked about, this repo is...