| Close All |
Command + Option + W, 注意:Kotlin -> Run Scratch File 占用了此快捷键。 |
| Commit… |
Command + K, then Option + I |
| Push… |
Command + Shift + K, then Option + P |
| Select Next Tab |
Command + Shfit + ] |
| Select Previous Tab |
Command + Shift + [ |
| Navigate Class… |
Command + O |
| Navigate File… |
Command + Shift + O |
| Navigate Symbol… |
Command + Option + O |
| Previous Method |
Control + ↑ |
| Next Method |
Control + ↓ |
| Reformat Code |
Control + Command + L |
| Hide All Windows |
Command + Shift + F12 |
| Optimize Imports |
Control + Option + O |
| Complete Current Statement |
Command + Shift + Enter |
| Test |
Command + Shift + T |
| Create class |
Control + Command + 1 |
| Create package |
Control + Command + 2 |
| Create File |
Control + Command + 3 |
| Create file |
Control + Option + F |
| Open Recent |
Command + Option + 0 |
| New Project |
Control + Option + 1 |
| Commit File |
Option + C |
| To beginning of file |
Fn + Comand + ← |
| To end of file |
Fn + Comand + → |