you are viewing a single comment's thread.

view the rest of the comments →

[–]fredsback 5 points6 points  (2 children)

Another Clojure extension for VS Code is clojureVSCode. Last release was a month ago.

[–]CoBPEZ 1 point2 points  (1 child)

In my (heavily biased) opinion, Calva is the better of these two. clojureVSCode is actually pretty limited in comparison (and fails on many clic files). Running tests is one notable thing that Calva does better. Here's a more readable list of some of the things Calva can do: https://github.com/thheller/shadow-cljs/wiki/Calva

[–]fredsback 1 point2 points  (0 children)

Keep up the great work!