Fork me on GitHub
#cider
<
2018-09-15
>
lmergen06:09:35

since i have multiple projects / cider sessions that share the same checkouts, i'm not sure whether it's a bug or a feature

lmergen06:09:35

most recent REPL seems appropriate though

yenda10:09:38

anyone is using the spec browser with clojurescript ? I only get results like this:

::i18n/labels

nil

[back]
None of my specs are in cider-browse-spec-all

bozhidar13:09:43

@yenda Try to troubleshoot the problem as outlined here http://www.cider.mx/en/latest/troubleshooting/

bozhidar13:09:08

Maybe we did something Clojure-specific by accident.

theeternalpulse18:09:06

anyone using cider with shadow-cljs have issues with cider-jack-in not actually connecting but showing a working session associated with the project

theeternalpulse18:09:23

when I try to switch to the repl buffer I get user-error: No cljs REPLs in current session "clojure/octant:localhost:9000"

richiardiandrea18:09:15

@theeternalpulse are you going throw the customary shadow build selection after the clj REPL starts?

theeternalpulse19:09:37

yes, then I choose the target

richiardiandrea19:09:23

and you see cljs.user I guess?

theeternalpulse19:09:21

not in the app no

richiardiandrea19:09:29

if you don't see cljs.user it means something went wrong