Fork me on GitHub
#cider
<
2016-07-23
>
jaerme00:07:50

@dpsutton: I was unable to, so I guess there was an issue with the project I was in. Tried it in a different project and it worked fine. Thanks for the suggestion.

dpsutton00:07:15

no problem. always nice to find out if its a cider issue or a clojure/project issue

malabarba02:07:32

@sundbp: it kinda looks like a dep conflict

malabarba02:07:49

Maybe test.check is pulling in an older version of tools.nrepl?

malabarba02:07:14

You could try explicitly specifying the latest tools.nrepl

bozhidar07:07:31

@blueberry: thanks 🙂

ericnormand19:07:16

In several screecasts I've seen people have the output of compiling an expression more permanently added (and updated?) in the buffer

ericnormand19:07:49

my vanilla cider install will display the result in the buffer, but any editing or moving the cursor will make it disappear

ericnormand19:07:58

how can I make it stick around?

malabarba19:07:01

There are a couple ways to do that

malabarba19:07:40

I think if you just browse the CIDER Eval menu bar you should find all of the options