キーマップ・ショートカットキー一覧
Android Studio
カーソル移動
項目名 | キーマップ | 説明/補足 |
---|---|---|
up | ctrl +p | |
up with Selection | ctrl +shift +p | . |
down | ctrl +n | . |
down with Selection | ctrl +shift +n | . |
left | ctrl +b | . |
left with Selection | ctrl +shift +b | . |
move caret to Previous Word | ctrl +h | alt + → |
move caret to Previous Word with Selection | ctrl +shift +h | alt + → |
right | ctrl +f | . |
right with Selection | ctrl +shift +f | . |
move caret to Next Word | ctrl +: | alt + → |
move caret to Next Word with Selection | ctrl +shift +: | alt + → |
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 | control + R |
Debug app | control +shift +F10 | control + D |
Make project | control +F10 | control + R |
clean project | control +F9 | - |
sync project with gradle file | control +shift +F9 | - |
操作
項目名 | キーマップ | 説明/補足 |
---|---|---|
Back | cmd +[ | デフォルト |
Forward | cmd +] | デフォルト |
left tab | shift +cmd +[ | デフォルト |
right tab | shift +cmd +] | デフォルト |
Delete | ctrl + D | デフォルトなし |
Quick Documentation | ctrl +q | (Macはctrl + j ) |
Visual Studio Code
項目名 | キーマップ | 説明/補足 |
---|---|---|
選択範囲のフォーマット | alt +cmd +l | コードフォーマット |
ドキュメントのフォーマット | alt +cmd +l | コードフォーマット |
ノートブック:ノートブックのフォーマット | alt +cmd +l | コードフォーマット |
検索エディター:コンテキスト行を切り替る | alt +cmd +l | コードフォーマット |
最終更新: 2025.8.10