IntelliJ shortcut to show a popup of methods in a class that can be searched

I’m switching over from Eclipse to IntelliJ. In Eclipse, if you do Ctrl+O in the editor, it will show a hover popup that allows you to search for a method in the class you’re editing.

What is the equivalent shortcut for that in IntelliJ?

10 Answers
10

Leave a Comment