Fork me on GitHub
#editors
<
2019-01-23
>
Radek20:01:35

Anyone here successfully using VSCode with nREPL?

seancorfield20:01:24

I have dabbled with it a few times, yes.

seancorfield20:01:40

(on both Mac and Windows)

Radek20:01:18

Well I'm asking because it's currently really broken

pez20:01:59

@kyselyradek which extension are you trying with? If it is Calva, we can try help out in #calva-dev .

Radek20:01:21

I'm using the regular Clojure extension

Radek20:01:34

But am willing to try out Calva

pez20:01:49

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!

Radek20:01:06

Should I uninstall the default Clojure extension before adding Calva or should it support both?

pez20:01:34

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.

seancorfield20:01:24

Yes, use Calva — I don’t think the Clojure extension is maintained any more (I never bothered even trying it).

seancorfield20:01:51

Oh, looks like it was updated as recently as early December. My bad.

seancorfield20:01:02

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).

Radek20:01:18

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 🙂

aw_yeah 5
pez21:01:31

I can recommend installing Clojure Warrior too. Then you can disable vscode's default bracket matching for Clojure, which is very confusing.

👍 5