Comments
2 comments
-
I have observed this behavior as well; after pressing tab for completion the tab is written to the end of the intellisense'd text:
typed:
select * from Autho + [tab]
got:
select * from Authors <tab> -
Thanks for the feeback. I have put this into our bug tracking system and it will definatly be fix before the final release.
Lionel
Add comment
Please sign in to leave a comment.
select * from TABLE<tab>