Fork me on GitHub
#editors
<
2018-03-16
>
pez17:03:41

I have released a Visual Studio Code extension for Clojure and ClojureScript https://marketplace.visualstudio.com/items?itemName=cospaia.clojure4vscode . It is based off of the extension VisualClosure, and adds stuff like running tests (namespace or all) through the repl and evaluating code and replacing the expression inline in the editor. The basic idea I have is to get as close as possible to the Emacs CIDER experience. Check it out please!