Calva version 2.0.199 is out. :calva: 🎊 :clojure-lsp: Changes: • https://github.com/BetterThanTomorrow/calva/issues/1181 • https://github.com/BetterThanTomorrow/calva/issues/1150 @ericdallo, the custom clojure-lsp path should make testing clojure-lsp with Calva easier for you. See the docs https://calva.io/clojure-lsp/#using-a-custom-clojure-lsp-native-binary about it. The debugger previously only showed the current stack frame in the call stack part of the UI, but now shows more stack frames, some of which can be clicked to go to the related line of code. See https://calva.io/debugger/#viewing-the-call-stack in the debugger doc.
It worked perfectly @brandon.ringe 😄 I'll use Calva and check if every clojure-lsp features are working properly 🙂
Awesome!
Hey, I created https://github.com/BetterThanTomorrow/calva/discussions/1194, LMK if anyone have ideas for that (or if we should do in another format instead of Github discussions)