
ApexSQL Complete will improve productivity with auto-complete, snippets, text replacements and more.
For example, you can use it to complete SQL fragments, such as JOIN statements or cross-database queries, in a single click, automatically insert fully qualified object names, view detailed information on SQL identifiers inline, etc.
v2014.0 [Sep 6, 2014]
Enhancements:
- The add-in now fully supports SQL Azure.
- The custom format for $TIME$ and $DATE$ snippet variable is added.
- The "Go to object" feature now also allows to find triggers, parameters, and columns.
Fixes:
- The installer will not give a warning that Visual Studio is running when only Visual Studio is checked for integration.
- The TAB key does not auto-complete the word, indent it, and show the hint-list.
- The hint-list doesn't show database hints for the Reserved groups.
- The created object aliases are not saved after restarting SQL Server Management Studio.
- The "Options" and "Manage snippets" do not work in Visual Studio 2008.
- The "Insert column owner" option is not checked by default.
- Incorrect option name of the "Any server" in the Alias tab.
- The "Object reference not set to an instance of an object" error is encountered when the SPACE key is pressed inside the parentheses of a decimal data type.
- A missing keyboard shortcut for the "Test mode" feature.
- The "Send logs" button opens a new e-mail window, which stays on top, and does not allow to switch to another application.
- The "Code structure" feature initiated without a query window opened, opens with the wrong title.
- The "Tab navigation" feature initiated without a query window opened, opens with the wrong title.
- The "ApexSQL Complete" menu becomes duplicated when using keyboard arrows to navigate through objects in the Object Explorer window.
- Selecting particular statement and pressing a single quote key will erase the selected statement and surround the next word in quotes with a space on either end.
- Aliases will be duplicated when exported settings are imported again.
- The encrypted objects are not properly shown in the "Object details" window in SQL Server Management Studio 2014.
Known issues:
- The add-in encounters an error on atempt to insert a value into table that is not yet created.