Fork me on GitHub
#cursive
<
2017-06-05
>
souenzzo12:06:38

There is some way to connect the cursive repl (with "load file to repl" and other stuff) on a remote repl? I'm using telnet 5555 in this moment

cfleming21:06:08

@souenzzo You mean a socket REPL? It’s not there yet, it’s something I’m adding in the next couple of weeks.

cfleming21:06:23

You can connect to a remote nREPL using the remote REPL option.

dragoncube21:06:29

Is there any special requirements need to be met by test, so Cursive would show diff for failed test?

dragoncube21:06:43

I definitely saw the diffs for my test, and then I changed something, so they do not appear now. I’m struggling to understand what was the change.

cfleming21:06:21

@dragoncube Currently Cursive will only provide diffs for (is (= ... ...)) type forms - is that what you have?

cfleming21:06:05

Can you send a screenshot of a failing test with the tooltip?

dragoncube21:06:54

@cfleming sent you in private

shaun-mahood21:06:54

When using paredit, is there any functional difference between the different closing braces ) ] }, with or without using the "Close and Newline" bindings? It doesn't seem to make any difference, but with the different bindings available I want to make sure I'm not overlooking anything.

Tim23:06:50

Joined this channel so I could ask @souenzzo ‘s question