No auto-complete after typo correction like in SP v3

satterwsatterw Posts: 17
edited January 13, 2010 4:58AM in SQL Prompt Previous Versions
In SQL Prompt v3, if I mistyped an object name, if I backspaced or deleted the typo and started completing the object name, the suggestion box would fire off when I started typing. For example:

select * from mytap
<backspace and change p to b>
select * from mytab
<immediately the suggestion box fires off with "mytable" as a selection>

In SQL Prompt 4 this doesn't happen anymore, I can fire it off manually with CTRL-SPACE, but I miss the automatic trigger.

Is there a way to get this back, and if not, can it be added as a future enhancement?

Comments

Sign In or Register to comment.