This section describes default mappings for the function (F) keys.
| Shortcut | Function | Use this shortcut to... |
|---|---|---|
| F1F1F1 | Help | Invoke reference page. |
| F2F2⌘.F2F2 | Activate in-place editing | In a GUI Designer form, enable in-place editing of the name of a selected UI component. |
|
⌘GF3⌘KF3F3
⇧⌘G⇧F3⇧⌘K⇧F3⇧F3 | Search for next/previous occurrence | Navigate to the next/previous occurrence of a selected word in the editor. |
| ⌘↓F4F3F4F4 | Edit Source |
Depending on the context:
|
| F5F5F5 | Copy | Create a copy of a selected class/file/directory in the same or a different package. |
| F6F6⌥⌘VF6F6 | Move | Move a selected class/package/static member to another package/class and correct all references. |
| F7F7F5F11F7 | Step Into | Step to the next executed line (during debugging). |
| F8F8F6F10F8 | Step Over | Step to the next line in the current file (during debugging). |
| ⌥⌘RF9F8F5F9 | Resume Program | Resume program execution (during debugging). |
| F3F11⌃F2F11 | Toggle Bookmark | Turn anonymous bookmark on or off. |
| F12F12F12 | Jump to Last Window | Activate a last focused tool window. |