Dear Calva friends: calva https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.584 • <https://github.com/BetterThanTomorrow/calva/issues/3204%7Cenable new clojure-lsp code actions: inline function, if<->cond, extract selection to function, move to :let> • Fix:https://github.com/BetterThanTomorrow/calva/issues/3207
Sorry I've been away for a while and maybe should have seen this... but does "Calva: Create a mini Clojure project" no longer exist? Did "Calva: Create a Try Clojure project" replace it? If so, what are the differences?
That sounds great! I will check it out more fully and make corresponding changes to my [quickstart](https://discourse.pushlanguage.org/t/clojure-quickstart-instructions/2169) instructions.
I notice you have already updated the instructions. 😃 Looks like they should work.
Yes, it’s a replacement. They are pretty similar. Try Clojure is a project that the Clojure Core team uses in their getting started videos, so we’re not piggy backing. The mini project had more custom settings, but they are not needed any longer, because Calva's defaults have been changed instead.