1
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 1 year has passed since last update.

IntelliJ IDEAの補完機能が効かないときは省電力モードになっていないか疑おう

Posted at

image.png

概要

IntelliJ IDEAを利用している際、とつぜん入力補完が効かなくなる現象が発生した。色々調べた結果を記録する。

結論

省電力モードがONになっている可能性がある。
IntelliJ IDEAでは、省電力モードが有効の場合、入力補完機能がOFFになる仕様がある。

修正方法

上部のメニューより
ファイル > 省電力モード → OFFに設定

試しタイピングをし、入力補完が有効になったことを確認する。

省電力モードは便利ですが、設定したことは忘れがちなので気をつけましょう、というオチです。

D027A8E9-CCC3-494D-A224-B31036DB9625.png

1
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
1
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?