I tried finding a method in a class using Ctrl+O. But that doesn't work. I was wondering how do we find a method in a class.
In Eclipse, if the cursor is over a word and you press Ctrl + K you will jump to the next occurrence of that word in the file.
Ctrl + H = "Type Hierarchy" view = shows a tree of parent and child classes of this class. Ctrl + Shift + A = "It does a search as you type through all the commands in intellij. Not only that but when you find the command you want it also displays the corresponding shortcut key next to it!"
It is simple and default: ( CTRL + Z ) This is for undo. Just press ( CTRL + SHIFT + Z ) for redo.
The equivalent shortcut in IntelliJ based IDEs is CTRL + F12.
You can also use CTRL+ALT+SHIFT+N or SHIFT+SHIFT to navigate to symbols (like methods).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With