PyCharm 2.7 Web Help

This section lists and describes the keyboard shortcuts that include the Alt+ShiftAlt Shift keys:

ShortcutFunctionUse this shortcut to...
Alt+Shift+F7Alt Shift F7 Force Step IntoStep into the method called in the current execution point, even if this method is to be skipped.
Alt+Shift+F8Alt Shift F8Force Step OverRun until the next line in this method or file, skipping the methods referenced at the current execution point and ignoring breakpoints.
Alt+Shift+F9Alt Shift F9 DebugQuickly select run/debug configuration and debug/edit it.
Alt+Shift+F10Alt Shift F10 RunQuickly select run/debug configuration and run/edit it.

See Also

Procedures:

Reference:

Getting Started:

Web Resources: