Use the following shortcut key combinations to insert or delete suggestions in the suggestion box provided by dbForge SQL Complete.
|
Shortcut Keys |
Description |
|
Up arrow key |
Moves one item forward in the list of suggestions. |
|
Down arrow key |
Moves one item back in the list of suggestions. |
|
Page Up |
Scrolls the list one page forward at a time. |
|
Page Down |
Scrolls the list one page backward at a time. |
|
Enter |
Inserts a highlighted suggestion into code. |
|
Esc |
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 |
Turns on the semi-transparent mode for the suggestion box and the parameter info hint. |
|
Ctrl+Space |
Opens the suggestion box with suggestions. |
|
Ctrl+Shift+Space |
Shows the hint with the parameter info for functions. |
See Also