announcements

ericdallo 2026-05-05T13:38:32.926679Z

clojure-lsp https://clojure-lsp.io/ 2026.05.05-12.58.26 released with lots of fixes, and new features! some highlights: • Support find-definition for fully qualified vars even when the namespace is not explicitly required. https://github.com/clojure-lsp/clojure-lsp/issues/2028 • We now have performance tests 🎉 - this will help evolve clojure-lsp and improve performance of multiple parts of it measuring it! Kudos to @john.t.richardson.dev and for the huge help. • New code actions! ◦ Inline function. https://github.com/clojure-lsp/clojure-lsp/issues/1827 ◦ Replace refer with as. https://github.com/clojure-lsp/clojure-lsp/pull/2283 ◦ Replace as with refer. https://github.com/clojure-lsp/clojure-lsp/pull/2283 ◦ Move sexpr to :let in for. https://github.com/clojure-lsp/clojure-lsp/pull/2260/ • Lots of minor fixes to existing code actions and built-in linters Come to #lsp for more details Special thanks to #clj-together for the sponsorship! clojure-lsp 💙 clojurists-together

5
20
🆒 4
🎉 18