practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2021-03-22T20:12:04.030600Z

I am still experimenting with Language Server Protocol based tooling for Clojure, trying to figure out what is useful beyond the features already available in tools like Clojure. Here are some initial thought about LSP for Clojure development https://practicalli.github.io/blog/posts/overview-of-language-server-protocol-lsp-for-clojure-development/

practicalli-john 2021-03-22T20:20:29.032900Z

I am finding a few LSP features useful for "Code Archaeology", helping me understand and refactor an unfamiliar code base. I've started making some notes on where LSP features have been useful in this regard, so hope to write a follow up article in the next few weeks on that subject.

1👍