Fork me on GitHub
#cursive
<
2015-09-25
>
danielcompton07:09:34

@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

jstaffans17:09:15

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 ?

cfleming21:09:56

@jstaffans: Not right now unfortunately, but I’m planning to add this soon, along with auto-pprinting of return values if desired.

jstaffans21:09:27

@cfleming: aight, looking forward to that!