Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
Code folding offers the ability to collapse and expand blocks of SQL to make it easier to navigate your script inside an editor. In addition, Aqua Data Studio supports user-defined folding for arbitrary SQL blocks. The code folding icons and reduce the SQL block to a single visible line. On mouse-hover of the collapsed SQL, the SQL appears in a tooltip.
SQL scripts separated by a statement separator are automatically foldable. Code folding takes into consideration the configured statement separators for the database connection in use.
You can now navigate through all errors in the Text/Text History Tabs for the executed query by using the new Next Highlighted Error (F2) and Previous Highlighted Error (Shift + F2) commands of the Edit menu.
In Aqua Data Studio version 18.0, we have enhanced the behavior of autocompletion to match any part of the object name, even characters in the middle of the object name.
The Autocompletion pop-up can now be resized dynamically using the mouse.
You can sort the autocompletion list by relevance () or in lexical order (). Sorting by relevance sorts tables and views in alphabetical order and columns in schema order. Sorting lexicographically sorts the list alphabetically.
Aqua Data Studio will show entries based on your case sensitivity setting when suggesting matches for code completion. By default, the SQL Editor displays all entries regardless of their case. Other available options include a case-sensitive match on all letters and case-sensitive match on the first letter only.
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017