Hotkeys and shortcuts for dbForge SQL Complete

(Total 21)

General
Move one item forward in the list of suggestions
General
Move one item back in the list of suggestions
Page Up
General
Scroll the list one page forward at a time
Page Down
General
Scroll the list one page backward at a time
⤶ Enter
General
Insert a highlighted suggestion into code
Esc
General
Closes the suggestion box without inserting any suggestion into code. If the suggestion box and/or parameter information hint is shown, the first pressing of Esc will close the hint first
Ctrl
General
Turn on the semi-transparent mode for the suggestion box and the parameter info hint
Ctrl + Space
General
Open the suggestion box
Ctrl + ↑   Shift + Space
General
Show the hint with the info parameter for functions
Ctrl + K then D
General
Enables to format the entire document
Ctrl + K then F
General
Enables to format a selected code fragment
Ctrl + K then E
General
Enables execution of the current statement
Ctrl + ↑   Shift + F10
General
Enables to execute SQL code located above the current cursor position
F12
General
Enables to go to definition
Ctrl + ↑   Shift + R
General
Enables to refresh local cache
Ctrl + B then C
General
Insert missing semicolons in the code
F2
General
Upon renaming an object, opens the Preview Changes - Rename dialog window to preview changes in the code
Ctrl + F10
General
Enables execution of current statement to cursor
Ctrl + Alt + H
General
Open the Execution History window
Alt + Z
General
Restore the last closed document
Ctrl + F12
General
Script object as CREATE/ALTER