Fork me on GitHub
#cider
<
2016-05-05
>
surreal.analysis02:05:01

Is there a definitive list of all Cider shortcuts somewhere? I know that they are spread throughout the documentation, but I wanted to know if there was an official, easily consumable list

malabarba03:05:05

I mean. C-h m

turbopape08:05:01

Morning Guys, I have issues bringing up a ClojureScript REPL with Weasel:

turbopape08:05:33

Is someone even using it nowadays ?

turbopape08:05:03

I understand that as it’s piggiebacked on nREPL, it offers the tighter integration with cider-nrepl etc...

turbopape08:05:21

but as I understand, this is also the case of the new figwheel-sidecar, right ?

ag17:05:52

@turbopape: yeah I had problem using figweel from cider yesterday. it was complaining about piggieback

mahinshaw17:05:03

I use figwheel with cider daily. I end up setting cider-cljs-lein-repl to call a function in the initial repl ns (set in project.clj). This has worked well for me. Haven’t tried weasel.

bvulpes22:05:34

does anyone have any tricks for getting humane-test-output working with recent versions of cider?