Fork me on GitHub
#cursive
<
2015-07-19
>
Pablo Fernandez07:07:53

@cfleming: thanks, I’ll look into that interactive testing.

Pablo Fernandez07:07:39

@cfleming: do you use a mac with the default cursive keymap? If so, what shortcut did you assign to Switch REPL NS to current file?

cfleming07:07:21

@pupeno: Mine’s a little modified from the default, I have Cmd-Shift-N

Pablo Fernandez07:07:48

@cfleming: I was setting it to that too, it was conflicting with new scratch file. Since I’m new to IntelliJ (I’m a long time RubyMine user though), I’m having trouble recognizing which conflicts are ok and which ones are problematic… I ended up setting it to the sequence cmd-shif-n,cmd-shift-s.

Pablo Fernandez07:07:23

@cfleming: the stop and restart buttons in the REPL behave differently to what I’m used to from RubyMine.

Pablo Fernandez07:07:32

For example, when the REPL is running I see this:

Pablo Fernandez07:07:19

The restart button, next to the stop one, is grayed out. I cannot just click it to have the REPL stop and start automatically.

Pablo Fernandez07:07:28

When I stop it, then it looks like this:

Pablo Fernandez07:07:07

The restart button is now enabled, so it just behave likes start, and start seems to never be enabled.

cfleming13:07:22

@pupeno: Yes, that is a bit inconsistent, I should probably fix that.

Pablo Fernandez14:07:29

Do you want me to submit a bug report somewhere?