5
3

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 5 years have passed since last update.

IntelliJ IDEAのIdeaVimでAutopop Code CompletionにESCキーを取られにくくする設定

Posted at

IntelliJ本当に素晴らしいIDEです。更にIdeaVimもVimのキーバインドをそこそこ再現してくれていてかなり良い感じです。
ただ、たまにESCキーがうまく動かない時があります。それはAutopop Code Completionという自動補完機能のツールチップを消す機能の方にESCキーを取られてしまうからでした。

それを直すためには、
Preference > Editor > Code Completion > Autopop code completion in (ms) :
という設定項目を
0から1000などに変更すればこの問題を大体解決することができます。
そもそもこのオプションをオフにしてしまうのもひとつだと思います。

以上、健忘録です。

5
3
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
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?