This is a draft cheat sheet. It is a work in progress and is not finished yet.
Splits
Ctrl + Shift + V |
Split Vertically |
Ctrl + Shift + H |
Split Horizontally |
Alt + Tab |
Goto Next Splitter |
Alt + Shift + Tab |
Goto Previous Splitter |
Cmd + Shift + W |
Unsplit |
Autocompletion
Alt + / |
Hippie Completion |
Cmd + J |
Insert Live Template |
Alt + Cmd + J |
Surround with Live Template |
Ctrl + Cmd + Space |
Basic Completion |
Ctrl + Alt + Shift + Space |
SmartType Completion |
|
|
Git
Cmd + 9 |
Changes |
Cmd + Shift + C |
Commit Changes |
Cmd + D |
Show Diff |
Cmd + Shift + R |
Revert Changes |
Cmd + Shift + U |
Update |
Cmd + Shift + I |
Push |
Cmd + Shift + Y |
Fetch |
Rails
Alt + R |
Run Rake Task |
Cmd + Alt + G |
Run Rails Generator |
Ctrl + Alt + C |
Run Rails Console |
Ctrl + Alt + B |
Bundle Install |
|
|
Other
Cmd + ↑ |
Jump to Navigation Bar |
Cmd + + |
Expand |
Cmd + - |
Collapse |
Cmd + Ctrl + R |
Run... |
|