Let's assume I have several functions in a C++ class which begin with "s" ... for example, setThis(), setThat(), etc. One would expect to be able to type the letter "s" and have the selection move down to the first function which begins with "s". But the list just closes up! Apparently I have to use the mouse or the arrow keys to navigate to the desired item, then hit TAB or ENTER...is that the normal behavior for the auto-complete list??
This can rapidly become more trouble than it is worth...
This can rapidly become more trouble than it is worth...