Calva version 2.0.137 is out with https://clojureverse.org/t/calva-gets-static-analysis-features-via-clojure-lsp/6939, thanks to clojure-lsp! • Go to definition/references • Peek definition/references • Find all references • Rename symbol • Change all occurrences • Hovers • https://github.com/BetterThanTomorrow/calva#demo-references-code-lens-enable-in-settings, that peek references when clicked • https://github.com/BetterThanTomorrow/calva#demo-outline Feel free to chat us up in #calva. More feature integration from clojure-lsp is on the horizon.
And now version 2.0.138 brings refactorings from the same source. 😄 https://calva.io/refactoring/
These are pretty awesome
Amazing work guys.
This is really exciting!