Few more features
- After where or any other keyword, add a space
- If there is a list of suggestions (ex. for a field name, user should be able to select the last item by the down arrow)
- When one bracket is put, complete the other bracket and bring the cursor point to the middle
The same suggestion as above for the Begin - End (Also the Begin isn't auto complete)
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
Please be informed that:
- Spacing is implemented during formatting.
- Bracket insertion is implemented for many popular cases.
- Begin/End insertion is also implemented, including in snippets.Best,
Devart Support Team
-
Chris commented
and perhaps selecting the text within the brackets at the same time.
-
Srinika commented
some more additions
* after any table name or field name put a space
* after a join of a table name and alias, put a 'ON' + space
* Keyboard shortcuts (ssf --> select * from), which can be edited by user
* If the keywords can b set as keyboard shortcuts by the User, then some of the above suggested features can be added by the user himself.