I find that the autocompletion capability with the programming editor is a mixed blessing. Sometimes it anticipates correctly, or, when multiple choices might come from what is already typed, it advances to the next logical point, and typing the next expected letter moves it in the right direction. Reaaly sweet when it works right.
However, it often creates the wrong key word and advances all the way to the end, forcing a backspacing process that certainly doesn't add to the coding efficiency. Is there any way to back space word-by-word, or return the cursor to the point from which it jumped forward? That would certainly help.
Thanks in advance for any help.
John Doner