0
0

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 ショートカット(1)

Last updated at Posted at 2020-12-12

参考:https://developer.android.com/studio/intro/keyboard-shortcuts

よく使われるもの:

1.全てのファイルの中から検索:
preferences---->keymap--->find in path
control+command+F

2.コードの整列
option+command+L

3.コードの修正
option+enter

4.ドキュメントの表示
control+J

5.パラメーター提示
command+P

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?