Options

del existing chars when changing typo with prompt suggestion

austrianfoodispukeaustrianfoodispuke Posts: 100
edited August 18, 2008 1:50PM in SQL Prompt Previous Versions
If your column name is banana

but you've typed bannna

and for whatever reason it didn't get picked up by the prompt,

when you go back to correct it by invoking the prompt and making a selection, it does not replace the type part so you end up with something like

bananannna

Can you get it to delete the right hand portion of the word when selecting a suggestion from the prompt

Comments

  • Options
    Thanks for your post.

    If you highlight the object before you invoke the candidate list, then once you select the new object, the entire word will be replaced. If you do not highlight the word, then the new object will only replace the characters before the cursors current position.

    I hope this is helpful.
    Chris
Sign In or Register to comment.