PhpStorm 2016.2 Help

Navigation Between IDE Components

In this section you can find keyboard shortcuts for navigation between:

Views and Windows

FunctionShortcutUse this shortcut to...
Select Target Alt+F1 Move focus from the current file, class, method or reference to a data source, to a view suggested in the Select Target pop-up menu. Refer to Navigating Between IDE Components.
Collapse all Ctrl+NumPad - Collapse all nodes in a tree view.
Expand all Ctrl+NumPad Plus Expand all nodes in a tree view.
Switcher Ctrl+Tab Navigate between files opened in the editor, and tool windows.
Open tool window Alt+Number Open a tool window with the specified number.
Hide Active Window Shift+Escape Hide the currently active tool window.
Jump to Last Window F12 Activate the last focused tool window.

Differences

FunctionShortcutUse this shortcut to...
Move to Next Difference F7 Navigate to the next difference in view.
Move to Previous Difference Shift+F7 Navigate to the previous difference in view.

See Also

Last modified: 24 November 2016