How to disable "@Override/Implement methods..." from autocomplete popup
Answered
Hello, is there anyway to disable this option from the popup menu?
Every time I type @Override and then press enter, a new window opens. When I press the enter key I would like to got to the next line instead.
Thanks!
Please sign in to leave a comment.
Hello,
In case the "@Override/Implement methods..." option appears for you in the top of the completion list when you start typing `@Override` - it is not an expected behaviour, but the bug.
The expected behaviour is the following:
Please tell if you experience the same problem with 2020.3.1? (https://www.jetbrains.com/idea/nextversion/)
Thank you
Hello Olga,
I am currently using that version of the IDE on Ubuntu (community). Your description of the issue is right, but note that the order of the list goes wrong once I type the whole word "@Override". If I type a few letters only, the order of the list is as expected.
I really don't know if a touched something in the configs or occurred with an update.
Regards
Hello,
Thank you for the clarification. Please follow the issue created for your case:
https://youtrack.jetbrains.com/issue/IDEA-225649
Yes I will.
Regards