This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-11
Channels
- # beginners (109)
- # boot (61)
- # cider (8)
- # clara (3)
- # cljs-dev (67)
- # cljsrn (5)
- # clojure (96)
- # clojure-argentina (1)
- # clojure-brasil (2)
- # clojure-greece (10)
- # clojure-russia (114)
- # clojure-spec (51)
- # clojure-uk (45)
- # clojurebridge (2)
- # clojurescript (139)
- # cursive (18)
- # data-science (1)
- # datascript (2)
- # datomic (13)
- # dirac (2)
- # emacs (5)
- # events (1)
- # javascript (2)
- # jobs (1)
- # juxt (3)
- # off-topic (62)
- # om (10)
- # onyx (12)
- # perun (7)
- # ring-swagger (7)
- # specter (21)
- # test-check (5)
- # untangled (16)
- # utah-clojurians (1)
- # yada (2)
I can't open the diff dialog that shows the expected and actual values when clojure.test/is fails?
What would it take to integrate Sayid with cursive? http://bpiel.github.io/sayid/
Is it just me or in idea 2016.2.5 with cursive 1.4.0-eap4-2016.2 Tools->REPL->Commands is gone?
@yonatanel That menu only appears when you have a REPL running
@yonatanel I’d need to look at Sayid, I’ve never used it
@cfleming It can do tracing, printing function parameters and return values and optionally integrates with emacs, but it has an API so that's what I use within the REPL. After the conj talk I bet there will be some more interest :) http://2016.clojure-conj.org/becoming-omniscient/
@cfleming Were you able to replicate the missing OK markers after tests that throw an exception? It's still annoying me 😩