Fork me on GitHub
#cursive
<
2016-11-11
>
jarppe14:11:25

I can't open the diff dialog that shows the expected and actual values when clojure.test/is fails?

jarppe14:11:41

clicking the yellow button sets a breakpoint

yonatanel14:11:57

What would it take to integrate Sayid with cursive? http://bpiel.github.io/sayid/

yonatanel16:11:14

Is it just me or in idea 2016.2.5 with cursive 1.4.0-eap4-2016.2 Tools-&gt;REPL-&gt;Commands is gone?

cfleming16:11:42

@yonatanel That menu only appears when you have a REPL running

cfleming16:11:14

@jarppe what does that whole is form look like? It’s obscured by the popup there.

cfleming16:11:24

It’s odd that you don’t get the link in the tooltip either.

cfleming16:11:45

@yonatanel I’d need to look at Sayid, I’ve never used it

yonatanel17:11:14

@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/

jarppe19:11:45

@cfleming , doen't really matter, it's same with every form

jarppe19:11:18

It used to show an option se open the dialog, but something happened and now its gone

kenny19:11:50

@cfleming Were you able to replicate the missing OK markers after tests that throw an exception? It's still annoying me 😩

cfleming20:11:54

@jarppe I remember what this problem is now. I suspect that your namespace is not in the directory hierarchy it should be.

cfleming20:11:01

There’s an issue open for that.

cfleming20:11:38

So if you have my-ns.core, it must be in <some source root>/my_ns/core.clj

cfleming20:11:59

@kenny No, sorry 😞

cfleming20:11:11

I’m working on website updates right now, I’ll get to it after that.

verma22:11:52

@jarppe a little offtopic but is that Input font?