Intellij shortcut for quick call hierarchy

后端 未结 8 1132
无人共我
无人共我 2020-12-04 14:20

Is there a shortcut key to bring up the call hierarchy of a method inline with the code, in the quick menu format, rather than bringing up the call hierarchy panel?

8条回答
  •  庸人自扰
    2020-12-04 14:41

    Don't forget you can always do the action name search with Command + Shift + A and search for "call", amongst other commands.

提交回复
热议问题