- Choose on the main menu or press Ctrl+F12Ctrl+F12Ctrl+0Ctrl+F12Ctrl+F12Ctrl+F12Ctrl+F12 or Ctrl+Shift+F12Ctrl+F3 or Ctrl+OMeta F12Meta F12Meta O.
- In the File Structure pop-up window that opens select the Narrow down the list on typing check box
and start typing the desired member name.
You can include the members, inherited from the parent classes, by checking the option Show inherited members or pressing Ctrl+F12Ctrl+F12Ctrl+0Ctrl+F12Ctrl+F12Ctrl+F12Ctrl+F12 or Ctrl+Shift+F12Ctrl+F3 or Ctrl+OMeta F12Meta F12Meta O again.

- Use the navigation keys to select the desired node. Then do one of the following:
- If the cursor rests on a top or intermediate node (for example, class
or element
),
double-click this node or press EnterEnterEnterEnterEnterEnterEnterEnterEnterEnterEnter to expand it in the Structure pop-up,
or press F4F4F4F4F4F4F4F12 or Ctrl+Shift+EF4F4F3 to jump to its declaration in the editor. - If the cursor rests on a leaf node (for example, a member
,
or lowest-level element
),
double-click this node or press EnterEnterEnterEnterEnterEnterEnterEnterEnterEnterEnter to jump to its declaration in the editor.
In the case of an inherited member, the respective parent class opens in the editor.
- If the cursor rests on a top or intermediate node (for example, class
Note
You can also use the Structure tool window (Alt+7Alt+7Alt+7Alt+7Alt+7Alt+7Ctrl+7 or Alt+7Alt+7Meta 7Meta 7Meta 7). This view is flexibly configurable and useful for many tasks, apart from navigation. However, the File Structure pop-up window is the easiest way for quick navigation.

