WebStorm 2018.2 Help

Function Keys

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

Shortcut

Function

Use this shortcut to...

F1

Help

Invoke reference page.

F2

Activate in-place editing

In a GUI Designer form, enable in-place editing of the name of a selected UI component.

F3
Shift+F3

Search for next/previous occurrence

Navigate to the next/previous occurrence of a selected word in the editor.

F4

Edit Source

Depending on the context:
  • In Tool Windows: Open an Editor tab or tabs for the selected item or items and give focus to the last opened file.

F5

Copy

Create a copy of a selected class/file/directory in the same or a different package.

F6

Move

Move a selected class/package/static member to another package/class and correct all references.

F7

Step Into

Step to the next executed line (during debugging).

F8

Step Over

Step to the next line in the current file (during debugging).

F9

Resume Program

Resume program execution (during debugging).

F11

Toggle Bookmark

Turn anonymous bookmark on or off.

F12

Jump to Last Window

Activate a last focused tool window.

Last modified: 19 November 2018

See Also

Reference:

Getting Started: