This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-15
Channels
- # announcements (11)
- # aws (5)
- # babashka (69)
- # beginners (138)
- # calva (5)
- # cider (11)
- # cljsrn (3)
- # clojure (86)
- # clojure-europe (8)
- # clojure-italy (2)
- # clojure-nl (5)
- # clojure-norway (13)
- # clojure-uk (21)
- # clojurescript (13)
- # conjure (58)
- # core-typed (2)
- # data-science (2)
- # datomic (5)
- # degree9 (4)
- # emotion-cljs (4)
- # figwheel-main (8)
- # fulcro (29)
- # graalvm (70)
- # interop (2)
- # joker (1)
- # lein-figwheel (2)
- # leiningen (13)
- # liberator (4)
- # off-topic (21)
- # pedestal (2)
- # re-frame (10)
- # shadow-cljs (42)
- # spacemacs (29)
- # spire (1)
- # tools-deps (11)
- # vim (26)
- # xtdb (5)
when I open a sibling repl, is there a way to tell CIDER that in-buffer eval should go to that REPL?
I think CIDER currently picks the most recently used REPL if you’ve got siblings. Don’t recall if there was a way to force this, other can evaluating something in the one you want to use.
Is it possible to make shadow-CLJS 2.10.X without the error message from Cider?
I’ve just pushed a snapshot update that doesn’t load the problematic suitable completion. Don’t have the time to actually test it, but I guess it should work.
Thanks!!
when i run cider-eval-all-files and point it at a dir i would expect any updated expressions in those files to get picked up. Thats the intended effect right? i dont think its what im seeing
or i guess the better question is, how do i get a complete re-eval of all the namespaces?