Fork me on GitHub
#cider
<
2022-09-19
>
robert-stuttaford07:09:30

when i connect both clj and cljs repls, and eval anything in a .cljc file, it evals in both the clj and cljs repl. how do i control this behaviour to target the one repl i care about?

bozhidar11:09:13

@robert-stuttaford See cider-map-repls. That dispatch is there, but I don't remember if it was configurable or not.

1
robert-stuttaford12:09:34

yeah it's not configurable at the moment

robert-stuttaford12:09:01

i trust this illuminates the situation sufficiently well, @bozhidar? 😃 https://github.com/clojure-emacs/cider/issues/3248