Fork me on GitHub
#editors
<
2018-04-12
>
tianshu07:04:05

@pez I just tried calva, is likely there's no auto complete feature at this moment? or I missed something?

pez10:04:29

@doglooksgood auto complete should work. Might be a dependency issue. Can you get code evaluation to work?

pez10:04:37

I've seen situations where evaluation works, but not much more, and then it was because of old versions of cider-nrepl and/or nrepl tools.

tianshu11:04:43

I haven't add cider-nrepl dependencies

pez11:04:51

OK, then that is probably what's lacking. The readme contains a section about it where I suggest dependancies can be added to ~/.lein/profiles.clj under the :repl key.

tianshu12:04:42

that's a bad idea, cider-nrepl will increase huge launch time.

dominicm12:04:26

it is not so bad now, it is lazy. I have nrepl started in a couple of seconds.

dominicm12:04:53

cider-nrepl has a lot of good functionality, it's good to re-use, if there's a way to make cider-nrepl faster, then it would be good to contribute that to cider

pez15:04:40

Yeah, it starts pretty quickly, I would say.