JetBrains DataSpell 2021.1 Help

Function Keys

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

ShortcutFunctionUse this shortcut to...
F1HelpInvoke reference page.
F2Activate in-place editingIn a GUI Designer form, enable in-place editing of the name of a selected UI component.
F3
Shift+F3
Search for next/previous occurrenceNavigate to the next/previous occurrence of a selected word in the editor.
F4Edit SourceDepending on the context:
    F5CopyCreate a copy of a selected class/file/directory in the same or a different package.
    F6MoveMove a selected class/package/static member to another package/class and correct all references.
    F7Step IntoStep to the next executed line (during debugging).
    F8Step OverStep to the next line in the current file (during debugging).
    F9Resume ProgramResume program execution (during debugging).
    F11Toggle BookmarkTurn anonymous bookmark on or off.
    F12Jump to Last WindowActivate a last focused tool window.
    Last modified: 08 March 2021