This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-09-25
Channels
- # admin-announcements (19)
- # alda (73)
- # announcements (1)
- # aws (16)
- # beginners (22)
- # boot (109)
- # cljs-dev (1)
- # clojure (79)
- # clojure-art (3)
- # clojure-czech (2)
- # clojure-russia (233)
- # clojure-sweden (2)
- # clojurescript (161)
- # clojurex (25)
- # core-async (2)
- # cursive (4)
- # datomic (11)
- # editors (17)
- # emacs (3)
- # funcool (4)
- # hoplon (72)
- # ldnclj (29)
- # off-topic (1)
- # om (9)
- # onyx (13)
- # reactive (10)
- # reagent (13)
- # yada (4)
@cfleming: how hard is it likely to be to hook into the Karma test runner for IntelliJ? Or the JUnit one for clj. I'm thinking of taking a crack at it
is there a way to get e.g. println
or clojure.pprint/pprint
output in the REPL to be as nicely syntax-highlighted as REPL return values ?
@jstaffans: Not right now unfortunately, but I’m planning to add this soon, along with auto-pprinting of return values if desired.