This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-18
Channels
- # announcements (1)
- # asami (2)
- # babashka (21)
- # beginners (23)
- # cider (5)
- # clj-kondo (10)
- # clojure (31)
- # clojure-europe (3)
- # clojure-nl (1)
- # clojurescript (47)
- # deps-new (1)
- # figwheel-main (7)
- # fulcro (7)
- # gratitude (1)
- # jobs-discuss (2)
- # lein-figwheel (1)
- # lsp (5)
- # off-topic (11)
- # pathom (5)
- # re-frame (1)
- # react (5)
- # reagent (4)
- # releases (1)
- # shadow-cljs (63)
- # tools-deps (16)
- # xtdb (26)
What's the mechanism by which *cider-inspect*
's content change when I call cider-eval-last-sexp
?
edit: found it, cider-auto-inspect-after-eval
in cider-eval
Anyway, @bozhidar I'm bringing back my suggestion to add tap support to the inspector, turns out it's only a few lines of code
tracking it here https://github.com/clojure-emacs/cider/issues/3055