SQL Prompt - 5.3
Setting main behavior options - SQL Prompt
You can set various options for how SQL Prompt behaves on the Main > Behavior page of the SQL Prompt Options dialog box.
To display the SQL Prompt Options dialog box, on the SQL Prompt menu, select Options.
Turning off SQL Prompt code suggestions
Clear the Enable code suggestions check box to stop SQL Prompt offering code suggestions. The suggestions box will not be displayed until you select the check box again.
Turning off the object definition box
When you select a suggestion, the object definition box is displayed, containing information about the selected object. By default, for tables and views, a summary is displayed, listing the column names and data types:

To view the object creation script instead, click the Script tab.
If you don't want the object definition box to be automatically displayed, clear Display object definitions.
Note: You can view the object definition for a specific object in your query by clicking its tooltip.
Viewing tooltips
Object tooltips display the fully qualified object name for an object when you move the mouse pointer over the object name in your SQL script.

For tables, views, and stored procedures, you can click this tooltip to view the object definition.
Tooltips can also be displayed for parameters, including parameters for built-in functions.

If you don't want tooltips to be displayed, clear Objects or Parameters under Show tooltips for in the Tooltips section.
Changing the insertion keys
Insertion keys are the keys that insert the currently selected suggestion into your code:

Insertion keys are also used to insert snippet code when you type a snippet into your query. The default insertion keys are ENTER and TAB.
Restoring options to their default setting
You can reset the options in SQL Prompt in two ways:
- for a specific page in the Options dialog box
- for all options
To restore the options on a single page
Click Restore Defaults in the top right corner:

This will restore only the options on this page to the SQL Prompt defaults.
Options on all other pages are not affected.
To restore all SQL Prompt options
Click Restore All Defaults in the bottom left corner:

Options on all pages are reset to the SQL Prompt defaults.
Note: Restore All Defaults also resets all formatting options. If you want to save your formatting options, you should save them as a style. This allows you to reapply them, even if you have restored all defaults. See Using styles to format your code.
Was this article helpful?
SQL Prompt
- SSMS failed to load SQL Prompt add-in 80070002
- No SQL Prompt menu appears in Query Analyzer
- SQL Prompt is showing an old version of my stored procedure (version 3)
- Removing menu items after uninstalling SQL Prompt and SQL Refactor
- A newly-created table exists, but it is not visible in the candidate list (version 3)
- Configuring permissions for SQL Prompt
- Using Intellisense or auto complete with a VS Web project (version 3.5)
- Uninstalling the Visual Studio 2005 add-in
- Unable to cast object of type 'System.DBNull' to type 'System.String' (version 3)
- Suggestions to improve performance for pre-formatted SQL (version 3.9)
- Changing the location of the settings, cache files and snippets folders
- Saving SQL Prompt options (version 3)
- SQL 2008 installation fails with Express Tools rule (version 3.8)
- Add-in failing to load into SQL Server Management Studio on Vista
- Removing SQL Server Management Studio Integration after uninstallation
- Layout SQL Error
- Downgrading to SQL prompt 3.9 from 4.0
- Candidate suggestions being displayed slowly
- SQL Prompt is not showing all linked servers
- Log files
- Refreshing the cache
all SQL products
- Compatibility of Red Gate tools in 64-bit environments
- Application has encountered an error and needs to close
- Error message after installing SQL Toolbelt - The description for Event ID ( 1 ) in Source ( nview_info ) cannot be found.
- Changing the temporary directory used by the installer
- Toolbelt Installer "hanging" while "scanning volumes"
- Login failing with "trusted SQL Server connection" error when using RunAs
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
SQL Prompt
- Activating your products
- Activating your products
- Getting help offline
- Customizing SQL Prompt to write SQL code more efficiently
- SQL Prompt 3.xx - reducing memory usage to improve performance
- Using SQL Prompt 4: tips for SQL Prompt 3 users
- SQL Prompt release notes - version 4.xx
- Release notes - version 5.xx
all SQL products
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

Using SQL Prompt