LoginSignup
0
2

More than 1 year has passed since last update.

Xcodeで予測変換候補が出なかった時の対処法

Last updated at Posted at 2021-04-26

対処法

1.メニューバーの Xcode > Preferences > Text Editing > Editingへ移動
2.「Suggest completion while typing」のチェックマークを外す
3.Xcodeを再起動する。
4.再度「Suggest completion while typing」にチェックマークを入れる

ショートカット

1.のショートカットは「command + ,」
3.のショートカットは「command + q」

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