Call hierarchy¶
Who calls a method and what it calls — as an expandable tree.
Shortcut: Shift+Alt+H
The cursor is placed on a method and Shift+Alt+H (call hierarchy) is pressed, then the tree is expanded and toggled between incoming and outgoing calls. An expandable tree is shown: who calls the method and what it calls.