Comments
1 comment
-
Thanks for the feeback. Support for derived table is still at a bit of an early stage. You can turn of Parentheses from entering the candidate in the options dialog or increasing the intelisense delay should solve this particular problem. We will have a look at fixing anoying issues like this one for the release.
Lionel
Add comment
Please sign in to leave a comment.
select *
from ( select * ...
as soon as you enter the left parenthesis, the default candidate is inserted then the (. I wonder if I'm typing too fast and should adjust the delay or turn off the Spacebar as a completion key.
Mark