cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
582 stars 7 forks source link

Website user guide section on Structural Editing mentions Slurp/Barf but does not reveal what key is the command for slurp/barf #2531

Open joshlemer opened 3 years ago

joshlemer commented 3 years ago

The section on "Editing Commands" (https://cursive-ide.com/userguide/paredit.html#editing-commands) mentions Slurp, Barf, Splice and Split, but there is no indication of what keys one must press to perform a Slurp/Barf/Splice/Split. Compare that with the "Select Things" section which shows the OPTION+UP and OPTION+DOWN commands.

RaneWallin commented 3 years ago

If you haven't found it yet, go to Settings > Keymap and change the dropdown to Emacs. Then go to Main Menu > Edit > Structural Editing to see the key mappings for slurp, burp, etc

image

If you don't want to switch to Emacs bindings you can find it in the same place without changing the drop down