Call Hierarchy

Analyze call trees for functions or methods

Call Hierarchy allows you to quickly see all the places where a function or method is used.

How to use:

Press ⌥^H (macOS) / Ctrl+Alt+H (Windows/Linux), and the Call Hierarchy tool window will open up with all the places that the function is called inside.

Pro tip:

This works for interface methods, type methods, methods, and calls.

You can then drill down into the call chain to see where those other functions are called.

Speed Typing is available to help you quickly navigate to the element you need.


Related Resources

Navigate to subtests in table tests
Jump to the specific test case from the results window
Navigate Cursor Position Back and Forth
Navigate back to where you were, or where you went.
Activate Navigation Bar
Bring up the Navigation Bar as needed, let it disappear when finished.