completion key to not activate if the whole command is typed
Ivailo Vratchanski
Posts: 8
I would like to deactivate completion keys in cases when I type the whole command.
Is there such option in configuration?
For example when I type WHERE and then I have to hit TAB twice. First TAB completes the WHERE that I typed and actually there is nothing to complete and the second inserts tabulation what I need.
Is there such option in configuration?
For example when I type WHERE and then I have to hit TAB twice. First TAB completes the WHERE that I typed and actually there is nothing to complete and the second inserts tabulation what I need.
Comments
However, this is something that we're aware of and hopefully the developers will be able to improve this in a future version. There is already an issue regarding this raised in our tracking software. I've added your comments to the issue.
e.g. I type in select * from MyDB.dbo.MyTable and do so rather quickly. By the time I get to the end of the whole statement, nothing is left except that one entry. At that point, it would be nice to just be able to bypass the autocomplete because I've done that already and there is no need to auto-complete anything.
I realize that there isn't much that can be done this time around, but wanted to add in another request for the feature.