This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-09-01
Channels
- # adventofcode (2)
- # announcements (3)
- # babashka-sci-dev (79)
- # beginners (76)
- # biff (2)
- # calva (32)
- # cider (2)
- # clj-kondo (42)
- # clj-on-windows (17)
- # clojure (28)
- # clojure-belgium (1)
- # clojure-berlin (1)
- # clojure-europe (95)
- # clojure-nl (4)
- # clojure-norway (4)
- # clojure-uk (5)
- # clojurescript (27)
- # conjure (5)
- # cursive (3)
- # data-science (16)
- # datomic (67)
- # graalvm (12)
- # hyperfiddle (36)
- # jobs (3)
- # jobs-discuss (1)
- # kaocha (2)
- # klipse (1)
- # leiningen (28)
- # lsp (16)
- # luminus (3)
- # malli (10)
- # nrepl (3)
- # off-topic (57)
- # other-languages (18)
- # re-frame (4)
- # reitit (8)
- # releases (1)
- # remote-jobs (1)
- # scittle (4)
- # shadow-cljs (7)
- # test-check (1)
- # tools-deps (4)
- # vim (11)
- # xtdb (25)
Released https://clojure-lsp.io/ https://github.com/clojure-lsp/clojure-lsp/releases/tag/2022.09.01-15.27.31 with lots of exciting stuff! 🚀
This is a important release, it starts to use https://github.com/clojure-lsp/lsp4clj v1 which is entirely implemented in clojure and doesn't depend on lsp4j java library anymore, along with the
dep-graph-queries
feature, it's a big change to whole clojure-lsp so if any issues, please let us know
Besides that we have lots of new refactorings (check gif for one of them), fixes, performance improvements and smart checks during startup like the classpath scan fail question
Thanks and kudos to @jacob.maine who have been helping a lot clojure-lsp in the last months!
For more info, check #lsp
Happy coding!





Another refactoring in this release, or actually a set of 4 related refactorings: