Intellij: Intellisense shows files first

Answered

Hi,

I'm using IntelliJ IDEA 2020.2 and I don't know what setting I switched, but Intellisense now always shows files first and then classes, methods etc. This is very annoying because when I start typing a class name almost always I don't want to insert the filename.

Does anybody know how to change this back so that filenames do not show in Intellisense? Maybe I have to check my plugins if there is one interfering with this...

0
2 comments

Could you please attach the screenshot of the problem or share a project where it can be reproduced? https://uploads.jetbrains.com .

Did you install any third-party plug-ins?

0
Avatar
Permanently deleted user

It was indeed a plugin, the "File Path Autocomplete" plugin which, for some reason, did not only activate inside strings but also when completing e.g. class names. I've disabled the plugin an now everything works as before. Seems like the plugin broke with the latest IntelliJ IDEA update.

0

Please sign in to leave a comment.