This section lists and describes the keyboard shortcuts that include the ⇧ ⌥ keys:
| Shortcut | Function | Use this shortcut to... |
|---|---|---|
| ⌥⇧F7 or ⌥⇧F7⌥⇧F7 or ⌥⇧F7⌃⌘F5 or ⌃⌘F5⌥ F11, ⌥ F8, ⌥F11, ⌥F8, ⌥F11 or ⌥F8⇧ ⌥ F7, ⌥⇧F7 or ⌥⇧F7 | Force Step Into | Step into the method called in the current execution point, even if this method is to be skipped. |
| ⌥⇧F8 or ⌥⇧F8⌥⇧F8 or ⌥⇧F8⌃⌘F6 or ⌃⌘F6⇧ ⌥ F8, ⌥⇧F8 or ⌥⇧F8⇧ ⌥ F8, ⌥⇧F8 or ⌥⇧F8 | Force Step Over | Run until the next line in this method or file, skipping the methods referenced at the current execution point and ignoring breakpoints. |
| ⌃⌥D or ⌃⌥D⌥⇧F9 or ⌥⇧F9⌃⌥D or ⌃⌥D⇧ ⌥ F9, ⌥⇧F9 or ⌥⇧F9⇧ ⌥ F9, ⌥⇧F9 or ⌥⇧F9 | Debug | Quickly select run/debug configuration and debug/edit it. |
| ⌃⌥R or ⌃⌥R⌥⇧F10 or ⌥⇧F10⌃⌥R or ⌃⌥R⇧ ⌥ F10, ⌥⇧F10 or ⌥⇧F10⇧ ⌥ F10, ⌥⇧F10 or ⌥⇧F10 | Run | Quickly select run/debug configuration and run/edit it. |