IntelliJ IDEA 2017.1 Help

Alt+Shift

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

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

See Also

Last modified: 18 July 2017