Intellij: jump to method name from its body
03:29 23 Jul 2026

Navigating in the code base, I find it usefull to jump to the current method name. Is there is shortcut for it? Can't find it.

Ex of use:

  • the caret is somewhere is the code

  • I use the shortcut to go to the current method name

  • I have a F3 shortcut to see the call hierarchy and go at some other place

  • I use the shortcut to go to the current method name

  • a.s.o. I can go high in the code hierarchy without moving the caret

intellij-idea keyboard-shortcuts