Search function for Overridable method?
Answered
Hi,
I know I can use Ctrl + O to quick select the methods to override/implements.
But sometime there is to many overridable methods, it is so hard to look for them one by one and find out that one I need.
It is possible to search the method I want to override by name?
Thanks
Please sign in to leave a comment.
Yes, just start typing the name of the method as soon as the Ctrl+O dialog opens to have it highlighted:
Hi,
Thanks for your answer. Is this a new feature in the latest version of IDEA?
Now I using 2022.2.1 but can't find the search bar.
Update: Nevermind, I get it. Just type the name after Ctrl + O the search bar will shown out
Cmmmmmm Yes, exactly. Sorry for the lack of clarity on that part.