Cheatography
https://cheatography.com
Cursive doesn't ship with keybindings for Windows, so, I'm trying to come up with my own set. This is an attempt to remain as close the Mac keybindings as possible
Editing
Slurp backwards |
Ctrl+Alt+J |
Slurp forwards |
Ctrl+Shift+K |
Barf backwards |
Ctrl+Alt+K |
Barf forwards |
Ctrl+Shift+J |
Splice |
Alt+S |
Split |
Alt+Shift+S |
Raise |
Ctrl+Quote |
Join |
Ctrl+Shift+S |
Kill |
Kill sexp |
Alt+Shift+K |
Copy as kill |
Alt+K |
Move form down |
Ctrl+Shift+Down |
Move form up |
Ctrl+Shift+Up |
Writing
Wrap with "" |
Ctrl+Shift+Quote |
Wrap with () |
Ctrl+Shift+9 |
Wrap with [] |
Ctrl+Open Brakect |
Wrap with {} |
Ctrl+Shift+Open Bracket |
Close () and newline |
Ctrl+Shift+0 |
Close [] and newline |
Ctrl+Close Bracket |
Close {} and newline |
Ctrl+Shift+Close Bracket |
Testing
Run tests in current NS in REPL |
Ctrl+Semicolon |
Run test under caret in REPL |
Ctrl+Shift+Semicolon |
Re-run last test action in REPL |
Alt+Shift+R |
Clear all test markers |
Ctrl+Shift+Backspace |
|
|
REPL
Execute REPL Current Statement |
Ctrl+Enter | Shift+Enter |
Load File in REPL |
Ctrl+Shift+L |
Sync files in REPL |
Ctrl+Shift+M |
Send top form to REPL |
Ctrl+Shift+P |
Send form before caret to REPL |
Ctrl+Alt+Shift+P |
Switch REPL NS to current file |
Alt+Shift+N |
Jump to REPL editor |
Ctrl+Alt+R |
Jump to REPL output pane |
Ctrl+Alt+O |
Search REPL history |
Ctrl+Alt+E |
Next REPL history item |
Ctrl+Down |
Previous REPL history item |
Ctrl+Up |
View macro expansion |
Ctrl+Alt+Shift+M |
Print last exception |
Ctrl+Alt+Shift+E |
Refactoring
Thread form |
Ctrl+Alt+Comma |
Unthread form |
Ctrl+Alt+Period |
Rename |
Shift+F6 |
Extract Variable |
Ctrl+Alt+V |
Inline |
Ctrl+Alt+N |
Other
Select Around |
Ctrl+W |
Narrow Selection |
Ctrl+Shift+W |
Move Forward |
Ctrl+Left |
Move Backward |
Ctrl+Right |
Show Element Type |
Alt+= |
|
Created By
pupeno.com
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by pupeno