WebStorm 6.0.1 Web Help

This section describes default mappings for the function (F) keys.

ShortcutFunctionUse this shortcut to...
F1F1HelpInvoke reference page.
F2F2Activate in-place editingIn a GUI Designer form, enable in-place editing of the name of a selected UI component.
F3; Ctrl+LF3; Command L
Shift+F3; Ctrl+Shift+LShift F3; Command Shift L
Search for next/previous occurrenceNavigate to the next/previous occurrence of a selected word in the editor.
F4F4Edit Source Depending on the context:
  • In Tool Windows: Open an Editor tab or tabs for the selected item or items (including GUI forms), and give focus to the last opened file.
F5F5 CopyCreate a copy of a selected class/file/directory in the same or a different package.
F6F6 MoveMove a selected class/package/static member to another package/class and correct all references.
F7F7 Step IntoStep to the next executed line (during debugging).
F8F8 Step OverStep to the next line in the current file (during debugging).
F9F9 Resume ProgramResume program execution (during debugging).
F11F11 Toggle BookmarkTurn anonymous bookmark on or off.
F12F12 Jump to Last WindowActivate a last focused tool window.

See Also

Procedures:

Reference:

Getting Started:

Web Resources: