clr

elena.poot 2023-05-08T05:11:52.114119Z

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. 🙂

ericdallo 2023-05-08T11:09:05.967019Z

Thank you, I will take a look soon!

dmiller 2023-05-08T15:41:56.919849Z

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?