> I think the TAB key is enough to select an entry when I want it--can I
> make the RETURN key *not* selecting entries?

Even Tab is annoying, as you might want to type it after a word. And the
fact that the autocompletion list captures also up and down arrow keys
is annoying.

I think that the best implementation, as long as there is only one
proposal displayed, is to display a tooltip instead. If what it display
is relevant, we should hit some non-editing hotkey to a accept the
proposal.
Too often, when typing Lua, for example, I get a elseif when I just want
an else and a newline...

What about a tooltip type thing where if u hit some non-editing key it
gives the tooltip focus and then it behaves like the good ol' auto complete
dialog thing? That could be pretty easily implemented couldn't it?


--
Now go, and may the [open] source be with you
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to