For reference: https://github.com/clojure-lsp/clojure-lsp/issues/1569 https://github.com/clj-kondo/clj-kondo/issues/2072
I've submitted issues for clojure-lsp and clj-kondo to add ClojureCLR support. I'm using VSC/Calva these days, and these would be the major components enabling IDE support in that IDE. @borkdude and @ericdallo indicated they wanted those issues some time ago, but I've been snowed under at work and didn't feel right doing it when I wouldn't be available to help test. Anyway, comments, corrections, clarifications and upvotes would be in order. 🙂
Thank you, I will take a look soon!
I'd like to test the alpha of clr.tools.nrepl (based on babashka.nrepl) via Calva. How is the best done? Should these changes be inserted first, after, or in parallel?