This is a draft cheat sheet. It is a work in progress and is not finished yet.
File Navigation
^⌘+F1|2|3 |
Close tabs to the left|either side|right |
^⇧+T |
Go to test |
Tool Navigation
⇧⎋ |
Hide Left Panel |
F12 |
Focus on Tool Window (Last Open) |
^⌘+Z |
Toggle Zen Mode |
^⌘+X |
Toggle Focus Mode |
Code Navigation
^⇧+↑ |
Previous method |
^⌥⇧+↑ |
Previous change |
⇧⌘+E |
Recently Edited Locations |
⇧⌘+⌫ |
Go to last edited location |
Database
⌘+F11 |
Database tool |
⌘⇧+L |
New query |
Bookmarks
F3 |
Toggle Bookmark |
⌥+F3 |
Toggle Bookmark Mnemonic |
⇧⌘↑ |
Previous Line Bookmark |
⌘F3 |
Show Bookmarks |
⌘+2 |
Show Bookmarks Panel |
|
|
Debugging
^⌥+R|D |
Run/Debug... |
^⇧+R|D |
Run|Debug Current Context |
^⇧⌘+R|D |
Run|Debug Last Failed Tests |
⇧⌘+F8 |
View Breakpoints |
⌘+F8 |
Toggle Line Breakpoint |
^⇧+F8 |
Toggle Enable Breakpoint |
⌥⌘+R |
Resume Program |
⌘+F2 |
Stop |
F8 |
Step Over |
Git
^⌥⇧+A |
Git Blame |
⌥G → B |
Branch... |
|
|
|