The editor already supports intellisense, custom intellisense and a way to display columns for a table. We are now introducing call tips for declared variables, call tips for system functions and a new and improved go to definition feature.
Call Tips:
When you hover your mouse over a declared variable or a system function, a call tip will appear to give you more information.
Similarly, a call tip will appear when you type an open bracket after typing the name of a system function:
Go To Definition:
In the editor, you will be able to right click on a database object (procedure, view, table etc.) and select Go To Definition to jump to the DDL for that object. You will also be able to do the same for declared variables. In the case of a declared variable, you will be brought to the position in the script that the variable is declared.
If you have any idea's of your own for how we can enhance the editor, please feel free to email us at support@werysoft.com.
Thanks,
The Werysoft Team
No comments:
Post a Comment