Fork me on GitHub
#cider
<
2020-04-25
>
Ahmed Hassan12:04:58

Can we run cider-connect or `cider-connect-cljs` at the same time?

Ahmed Hassan12:04:27

Like run cider-connect and then run cider-connect-cljs after it.

Ahmed Hassan12:04:43

So, both clj and cljs repl sessions are started.

aisamu13:04:26

Worth noting that cider-connect-clj&cljs exists!

fricze12:04:41

you mean open two REPLs? sure, no problem with that

fricze12:04:37

you can have as many REPLs as your computer will handle. do you have any problems with running them?

aisamu13:04:26

Worth noting that cider-connect-clj&cljs exists!

fmnoise15:04:19

Hi everyone, is there any way to configure default figwheel-main build instead of specifying :dev manually?

dpsutton17:04:12

@bozhidar can you grant me some permissions on the inf-clojure repo?

Spaceman17:04:46

Given that cider doesn't support the clojurescript test-runner, what good third-party alternatives are there to use as a clojurescript test-runner with cider?

dpsutton17:04:31

i'm not sure there's a good solution for that at the moment. Probably best to take a proven tool that runs in the terminal

Spaceman17:04:57

Is there a proven tool for testing that does highlighting and formatting?

dpsutton17:04:10

i'm not sure how testing could do formatting and highlighting

Spaceman17:04:54

I meant a test-runner that highlights and formats the tests based on pass/fail

dpsutton17:04:17

its quite nice

dpsutton17:04:34

its in the browser not emacs but is pretty spiffy