1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Android Studioショートカット

Last updated at Posted at 2020-10-30

#個人的によく使うショートカットまとめ

\ Android Studio Visual Studio
定義に移動 F4 F12
前画面 Ctrl+Alt と  ← Ctrl と -
次画面 Ctrl+Alt と  → Ctrl+Shift と -
コメントアウト Ctrl と / Ctrl+K と C
コメントアウト外す Ctrl と / Ctrl+K と U
ビルドデバック Shift + F9 -
ビルド次に進める F8 F10
ビルドブレイクまで進める F9 F5
ビルドstepイン F7 F11
ブックマーク一覧表示 Shift + F11 Ctrl+K と W
ブックマークon/off F11 Ctrl+K と K
ブックマーク前移動 - Ctrl+K と P
ブックマーク後移動 - Ctrl+K と N
検索 Shift2回 Ctrl+F
.hと.cpp切替 - Ctrl+K と O

以上

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?