Writing LSP client in Clojure in 200 lines of code
vlaaad Saturday, May 10, 2025
Summary
The article explains how to build a simple Language Server Protocol (LSP) client in around 200 lines of code, providing a step-by-step guide to creating a client that can communicate with language servers and provide features like code completion, go-to-definition, and more.
2
0
Summary
vlaaad.github.io