This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-12
Channels
- # admin-announcements (3)
- # beginners (13)
- # boot (52)
- # cbus (1)
- # cider (13)
- # cljs-dev (70)
- # cljsjs (16)
- # cljsrn (124)
- # clojure (129)
- # clojure-austin (3)
- # clojure-boston (2)
- # clojure-russia (238)
- # clojure-sg (3)
- # clojurescript (119)
- # cursive (18)
- # datomic (22)
- # editors-rus (2)
- # events (1)
- # hoplon (160)
- # jobs (1)
- # jobs-rus (8)
- # ldnclj (31)
- # ldnproclodo (1)
- # lein-figwheel (4)
- # leiningen (8)
- # off-topic (3)
- # om (335)
- # onyx (29)
- # re-frame (15)
- # reagent (12)
- # robots (1)
- # yada (19)
When evaling a form, is there a way to pretty print it instead of having it all on one line?
@cfleming: I guess I shoul've clarified what I meant with "it": I mean the result of evaling an expression. It's nicely highlighted but the entire data structure is on one line and sometimes hard to read.
@rauh: As of 0.1.69, the results should be pretty printed, see: https://twitter.com/CursiveClojure/status/662111643430588416
You can go to Settings->Plugins->Browse Repositories->Your Cursive repo and select the plugin there, there’ll be an update button.
Yeah, that too and some REPL usability coming down the pipeline, I really want to get to https://github.com/cursiveclojure/cursive/issues/85