SQL Complete v3.0 release notes

Go to definition

This feature allows navigating from Code Editor straight to the object in Object Explorer (Server Explorer in Microsoft Visual Studio). If you press F12 or select the corresponding item from the pop-up menu when the cursor is over the object identifier, the program will find the object in the Object Explorer tree.

Code Snippets

The feature makes recurrent use of code fragments more comfortable and simple. The new functionality includes:

  • Inserting templates by pressing Tab.
  • Adding a new template.
  • Modifying snippet templates.
  • Opportunity to add parameters to the template.

New code completion features

  • Now all code completion features are available for temporary tables and table variables.
  • Expanding EXEC statements are supported.
  • sys.sp_* procedures are now suggested without schema prefix in EXEC statement.
  • Expanding ALTER statements for procedure, function, view, and trigger are supported. By pressing Tab the document’s body is automatically inserted into the document.
  • Suggestions for DROP statements are added.
  • Context-sensitive code completion for CREATE TRIGGER statement is supported.
  • Extended support for Transact-SQL statements.
  • Default schema (dbo) is included in the object name when pasting it into the text.
  • Hierarchyid data type is supported.

Document Outline window

The feature greatly simplifies navigation in large SQL documents. You can see the current document structure in the Document Outline window. Furthermore, a user can synchronize the structure with the text straight from the code by selecting Synchronize Document Outline from the context menu.

Highlight occurrences of an identifier

The unique feature allows a user to see all identifier occurrences. In a few moments after the cursor was moved to the identifier, all the identifier occurrences in the text will be highlighted.

Improved SQL formatting component

  • Stream formatting for large documents. Application no longer freezes when formatting large SQL documents. A user can cancel the process at any time.
  • Common table expression formatting is supported.
  • New formatting options for indenting JOIN clauses are added.
  • The message for invalid statements is added.

Extended quick database object information

  • The hint contains stored procedure and function parameters and descriptions.
  • The hint contains a column list when moving the mouse cursor to the * symbol in SELECT statements.
  • The hint contains a table/expression with a column list for an alias in FROM statement (where possible).
  • The hint contains column names, types, keys, and some other properties.
  • Quick parameter info is displayed for drop-down list items.

Execute current statement

Now the user has an opportunity to execute just a part of the whole query using the hotkey.

Performance improvements

  • Formatting speed was improved.
  • Parsing speed was improved.

Integration with Microsoft Visual Studio

  • VS 2008: Professional and Team System editions.
  • VS 2010: Professional, Premium, and Ultimate editions.

Support for new versions of Microsoft SQL Server

  • SQL Server 2012.
  • SQL Azure.
  • SQL Server Compact Edition.

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge SQL Complete for SQL Server.
All Features

All features

Get acquainted with the rich features and capabilities of the SQL Complete in less than 5 minutes.
Request a demo

Request a demo

If you consider employing the SQL Complete for your business, request a demo to see it in action.
Ready to start using dbForge SQL Complete for SQL Server?