-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Another very annoying aspect of the autocomplete function is that the autocomplete window stays, even tho you want it to go away.
In JDT if you use the arrowkeys to move right a line down, the window disposes, in WirstEclipse it does not.
Here I started at alp and then pressed the right arrow key to dispose the window, but it stayed and suggested other stuff
Also when at a dot, going back and front again with the arrowkeys disposes the window in JDT, in WurstEclipse it does not.