PyCharm Edu 2019.1 Help

Navigation Between IDE Components

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

Views and Windows

Function

Shortcut

Use 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 Navigate with the Select In popup.

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

Function

Shortcut

Use 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.

Last modified: 29 June 2019

See Also