LSP client in Clojure in 200 lines of code
https://vlaaad.github.io/lsp-client-in-200-lines-of-code
Awhile ago I was prototyping integrating LLMs with LSP to enable a language model to answer questions about code while having access to code navigation tools provided by language servers. I wasn’t that successful with this prototype, but I found it…
You must log in or register to comment.