Anyone here successfully using VSCode with nREPL?
I have dabbled with it a few times, yes.
(on both Mac and Windows)
Well I'm asking because it's currently really broken
@kyselyradek which extension are you trying with? If it is Calva, we can try help out in #calva-dev .
I'm using the regular Clojure
extension
But am willing to try out Calva
Cool! And you now know where to look for help. We in the Calva team are committed to provide a productive Clojure experience for VS Code users. It does have rough edges still, but we are at it!
Should I uninstall the default Clojure
extension before adding Calva
or should it support both?
I don’t know how default that extension is, even if it has a very apt name. 😃 But yes, disable or uninstall it. Calva is not compatible with it.
Yes, use Calva — I don’t think the Clojure extension is maintained any more (I never bothered even trying it).
Oh, looks like it was updated as recently as early December. My bad.
There’s a #vscode channel if you still want to ask about the Clojure extension there but I’ve had no problems with Calva — for the little that I use VSCode (I went back to Atom and I’m now using Chlorine with that).
Yeah, it looks like it is maintained, but doesn't work with the latest Leiningen version. Calva seems good so far, I'll probably keep using that 🙂
I can recommend installing Clojure Warrior too. Then you can disable vscode's default bracket matching for Clojure, which is very confusing.