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.

MacでAndroidStudioを使うときにCtrl+FBPNで移動できるようにする

Posted at

概要

  • 普段は主にVSCode + Macで開発している
  • カーソル移動はCtrl+f(右), Ctrl+b(左), Ctrl+p(上), Ctrl+n(下)で操作している
  • この度Andoroidを学ぶ必要があったためAndroidStudioをインストールした
  • 上記が使えない:innocent:

結論

設定変えたらできた。

Preferences > Keymap > Keymap
を「macOS」 → 「macOS System Shortcuts」 に変更するだけ。

image.png

なれると方向キーで操作するのはきつい。

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?