Fork me on GitHub
#cursive
<
2020-05-16
>
dpsutton02:05:26

cursive doesn't seem to have a default "send '<form>' to repl" shortcut. anyone have a good one or a previous default? still new so don't want to clobber common cursive/intellij keybindings i haven't learned yet

cfleming04:05:08

Which keymap are you using? Both “Send form before caret to REPL” and “Send top form to REPL” should have bindings I think.

dpsutton04:05:08

how would i find out?

dpsutton04:05:07

not sure if osx is the answer to which keymap or if there's something more technical

salam06:05:06

here is a screenshot of my customized keymap for cursive actions on macOS: repl actions:

simongray10:05:45

I bound "send form to REPL" to a force touch. This flows really well with how I work (all laptop, single screen, lots of touchpad gesture use). Just position the cursor and press a little harder than usual and stuff gets evaluated in the REPL. Obviously doesn't work if you don't have/use a force touchpad.

Temsan11:05:51

I've installed latest version of IntelliJ + Cursive, and found out that parinfer/paredit mode has disappeared from the right bottom corner 😅

Adrian Smith12:05:02

Weird, what happens if you press shift shift then type toggle structural editing style?

thanks2 4
simongray13:05:09

Just confirming that it seems to be gone here too (macOS version).

4
Temsan14:05:21

https://clojurians.slack.com/archives/C0744GXCJ/p1589633882489400?thread_ts=1589627811.488700&amp;cid=C0744GXCJ wow, thanks! Only had to click two times on toggle structural editing (first click - Structural editing off, second click - Parinfer mode on )

cfleming23:05:29

Yes, this should hopefully be in a stable build soon.

🙌 4