WebStorm 2017.3 Help

Navigating Between IDE Components

Suppose you have selected a file or member in one of the tool windows, and would like to quickly locate it in another IDE component. The Select Target pop-up menu helps you move the focus to the selected component of WebStorm, the file system, etc.

To navigate to the desired component

  1. On the main menu select Navigate and click Select In, or press Alt+F1.

    The Select Target pop-up menu shows up.

  2. Use the arrow keys or the mouse pointer to select the desired component. If your target is the Project tool window, you can select the desired view:
    WebStorm: Select Target popup
Last modified: 26 March 2018

See Also