Intel® Fortran Compiler 17.0 Developer Guide and Reference
You can quickly navigate the code of the file currently open in the source editor using the Tree Navigation Window. The Tree Navigation Window displays the following components of the file as nested, selectable nodes in a tree:
programs
modules
subroutines with signature
functions with signature
types
interfaces
Nodes at each nested level are sorted alphabetically.
Any changes you make to a file, such as adding or deleting a component or changing a signature, are immediately reflected in the tree.
To navigate a file: