This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-17
Channels
- # adventofcode (96)
- # beginners (49)
- # boot (3)
- # cider (3)
- # cljs-dev (3)
- # clojure (112)
- # clojure-austin (2)
- # clojure-greece (35)
- # clojure-india (2)
- # clojure-sanfrancisco (1)
- # clojure-spec (1)
- # clojure-sweden (1)
- # clojurescript (27)
- # cursive (4)
- # data-science (1)
- # datomic (33)
- # defnpodcast (1)
- # duct (2)
- # editors (1)
- # emacs (4)
- # events (2)
- # figwheel (4)
- # fulcro (4)
- # hoplon (29)
- # instaparse (1)
- # jobs (1)
- # keechma (4)
- # lein-figwheel (2)
- # om (1)
- # parinfer (4)
- # perun (23)
- # reitit (11)
- # shadow-cljs (8)
- # specter (23)
- # uncomplicate (16)
@arohner You can take a look here http://cider.readthedocs.io/en/latest/using_the_repl/
We can always do something similar to what we’re doing for pretty-printing and just wrap CIDER evaluations into something configurable via CIDER itself, but we haven’t gotten to doing this. (see https://github.com/clojure-emacs/cider/blob/f42b26202fb8ae2df32f31e8a6ac93e697c48ae6/doc/configuration.md#pretty-printing to get an idea about what I’m talking)