This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-08-19
Channels
- # announcements (4)
- # asami (1)
- # babashka (48)
- # beginners (84)
- # bristol-clojurians (1)
- # calva (15)
- # chlorine-clover (11)
- # cider (37)
- # clj-kondo (17)
- # clojure (72)
- # clojure-europe (13)
- # clojure-italy (43)
- # clojure-nl (6)
- # clojure-spec (8)
- # clojure-uk (19)
- # clojuredesign-podcast (7)
- # clojurescript (132)
- # code-reviews (7)
- # conjure (3)
- # cursive (24)
- # datascript (10)
- # datomic (61)
- # docker (4)
- # duct (24)
- # emacs (2)
- # figwheel-main (8)
- # fulcro (43)
- # graalvm (5)
- # juxt (1)
- # keechma (14)
- # malli (2)
- # off-topic (120)
- # re-frame (111)
- # reagent (6)
- # reitit (13)
- # shadow-cljs (118)
- # spacemacs (3)
- # tools-deps (32)
- # uncomplicate (5)
- # xtdb (6)
I've updated The REPL section of Practicalli Spacemacs to clarify the difference between cider-restart
(which doesnt restart the REPL) and sesman-restart
which does restart the REPL https://practicalli.github.io/spacemacs/clojure-repl/
I still havent worked out if there is any value using cider-restart
now that the REPL is only restarted by sesman-restart
In https://practicalli.github.io/spacemacs/refactor/clojure-mode/ the clojure-mode refactor commands are now defined separately from the clj-refactor commands, making it easier to see if you need to add the optional clj-refactor package to the Clojure layer.