Show Menu
Cheatography

Cursive on Mac OS X Keyboard Shortcuts by

Default key bindings for the IntelliJ IDEA plugin for Clojure, Cursive, on Mac

Editing

Barf Backwards
⌃⌘K
Slurp Forwards
⇧⌘K
Barf Forwards
⇧⌘J
Slurp Backwards
⌃⌘J
Splice Sexp
⌥S
Split
⌥⇧S
Raise
⌘'
Join
⌃⌘S
Kill
⌃K
Kill Sexp
⌃⌥K
Wrap with "­"
⇧⌘'
Wrap with ()
⇧⌘9
Wrap with []
⌘[
Wrap with {}
⇧⌘[
Close () and newline
⇧⌘0
Close [] and newline
⌘]
Close {} and newline
⇧⌘]
Move Form Down
⇧⌘↓
Move Form Up
⇧⌘↑
Thread Form
⌥⌘,
Unthread Form
⌥⌘.
Still deciding which ones go in Editing and which ones don't.

REPL

Execute the current statement
⌘↩
Load file in REPL
⇧⌘L
Next REPL history item
⌘↓
Previous REPL history item
⌘↑
Search REPL history
⌥⌘E
Send top form to REPL
⇧⌘P
Sync files in REPL
⇧⌘M
 

Other

Select around
⌥↑
Narrow selection
⌥↓
Copy as kill
⌃⇧K
Move forward
⌥→
Move backward
⌥←
Show element type
⌃⇧P
Clear all test markers
⇧⌘⌫
Close () and newline
⇧⌘0
Close [] and newline
⌘]
Close {} and newline
⇧⌘]
Join
⌃⌘S
Kill
⌃K
Kill sexp
⌃⌥K
Move form down
⇧⌘↓
Move form up
⇧⌘↑
Thread form
⌥⌘,
Unthread form
⌥⌘.
Wrap with "­"
⇧⌘'
Wrap with ()
⇧⌘9
Wrap with []
⌘[
Wrap with {}
⇧⌘[
Still deciding which ones go in Editing and which ones doesn't.

Refact­oring

Rename
⇧F6
                       
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Cursive on Windows (sequences) Keyboard Shortcuts
          Cursive on Windows (Mac style) Keyboard Shortcuts
          IntelliJ IDEA Handy Core Shortcuts Cheat Sheet

          More Cheat Sheets by pupeno

          Cursive on Windows (sequences) Keyboard Shortcuts
          Cursive on Windows (Mac style) Keyboard Shortcuts