dbForge SQL Complete: It is an add-in for Microsoft Visual Studio and Microsoft SQL Server Management Studio (SSMS). It replaced integrated IntelliSense with more suited features for writing T-SQL queries. In this article, we will guide you to know general Keyboard Cheatsheets for dbForge SQL Complete. Let’s get into this article!!
Last updated on July 15, 2021.
Download dbForge SQL Complete Shortcuts Offline Study Here: dbForge SQL Complete.pdf
General shortcuts:
Shortcut | Function |
---|---|
↑ | Use this key to move one item forward in the list of suggestions. |
↓ | Helps to move one item back in the list of suggestions. |
Page Up | It is used to scroll the list one page forward at a time. |
Page Down | This key will scroll the list one page backward at a time. |
Enter | Helps to insert a highlighted suggestion into the code. |
Esc | It will close the suggestion box without inserting any suggestion into the code. If the suggestion box and/or parameter information hint is shown, the first pressing of Esc will close the hint first. |
Ctrl | Use this key to turn on the semi-transparent mode for the suggestion box and the parameter info hint. |
Ctrl+Space | Helps to open the suggestion box. |
Ctrl+Shift+ Space |
It is used to show the hint with the info parameter for functions. |
Ctrl+K then D | This key will enables to format of the entire document. |
Ctrl+K then F | Helps to enable the format of a selected code fragment. |
Ctrl+K then E | It will enable the execution of the current statement. |
Ctrl+Shift+F10 | Used to enable to execute SQL code located above the current cursor position. |
F12 | Helps to enable to go to definition. |
Ctrl+Shift+R | It is used to enable to refresh of the local cache. |
Ctrl+B then C | Use this key to insert missing semicolons in the code. |
F2 | Helps for the upon renaming an object, opens the Preview Changes – Rename dialog window to preview changes in the code. |
Ctrl+F10 | It will enable the execution of the current statement to the cursor. |
Ctrl+Alt+H | This key will open the execution history window. |
Alt+Z | Helps to restore the last closed document. |
Ctrl+F12 | It is used to script objects as CREATE/ALTER. |
In this short article, you will learn all the general Keyboard Cheatsheets for dbForge SQL Complete. Hope that this article is useful to you. If you feel this article is helpful, leave your feedback in the below comment section.