Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptttr
2007 days ago
Nowadays, you can get VSCode support for Clojure pretty much out of the box with calva[1] extension working together with clj-kondo [2] almost without any configuration. It works great - I've switched over from Cursive and I'm not looking back.
[1]
https://calva.io/
[2]
https://github.com/borkdude/clj-kondo/blob/master/doc/editor...