キーマップ・ショートカットキーメモ
Android Studio > Settings... > Keymap
| 項目名 | キーマップ | 説明/補足 |
|---|
| Previous Difference | ctrl+shift+cmd+p | vcs利用時のみ |
| Previous Change | ctrl+shift+cmd+p | vcs利用時のみ |
| Next Difference | ctrl+shift+cmd+n | vcs利用時のみ |
| Next Change | ctrl+shift+cmd+n | vcs利用時のみ |
| 項目名 | キーマップ | 説明/補足 |
|---|
| Run app | shift+F10 | ctrl+R |
| Debug app | ctrl+shift+F10 | ctrl+D |
| Make project | ctrl+F10 | ctrl+R |
| clean project | ctrl+F9 | - |
| sync project with gradle file | ctrl+shift+F9 | - |
| 項目名 | キーマップ | 説明/補足 |
|---|
| Back | cmd+[ | デフォルト |
| Forward | cmd+] | デフォルト |
| left tab | shift+cmd+[ | デフォルト |
| right tab | shift+cmd+] | デフォルト |
| Delete | ctrl+D | デフォルトなし |
| Quick Documentation | ctrl+q | (Macはctrl+j) |
| 項目名 | キーマップ | 説明/補足 |
|---|
| Next Highlighted Error | F2 | デフォルト |
| Previous Highlighted Error | shift+F2 | デフォルト |
| Next Method | ctrl+shift+↓ | デフォルト。いい感じの ***+n に割り当てたい。 |
| Previous Method | ctrl+shift+↑ | デフォルト。いい感じの ***+p に割り当てたい。 |
| File Structure | cmd+F12 | デフォルト |
| Move Caret to Matching Brace | ctrl+M | デフォルト。 現在カーソルが当たっている箇所に対応する{}に移動する。 |
Visual Studio Code > 基本設定 > キーボード ショートカット
最終更新: 2025.9.9