IntelliJ Idea 10: how to turn off auto-complete in .txt files

笑着哭i 提交于 2019-12-03 06:29:54

Goto Settings->Editor->Code Completion and untick Autopop code completion in (ms), or if you set this to something like 1000, then it give you time to carry on typing before poping up.

You are not alone, please watch/vote for IDEABKL-5963.

For intelliJ 2016.2.2, it defaults to auto insert code suggestions which is very annoying. Even when typing space, it overrides what I'm typing and puts something random in. Here's the solution:

  1. Go to Settings > Editor > General > Code Completion

  2. Then, UNCHECK the box that says "Insert selected variant by typing dot, space, etc." See screenshot below

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!