Cheatography
https://cheatography.com
Default key bindings for the IntelliJ IDEA plugin for Clojure, Cursive, on Mac
EditingBarf 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.
REPLExecute 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 |
| | OtherSelect 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.
|
Created By
pupeno.com
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by pupeno