Oct. 16, 2013
10:55 a.m.
On 2013-10-16, at 07:24, btc@openinworld.com wrote:
An additional problem is referring to old identifiers that are no longer in the image. Yeah, so that is part of a long-standing bug in the completion framework...
Not sure whether that should be a separate Case.
well it should be :) but chances are low that this will ever be fixed. The completion framework is a battlefield of its own :P
cheers -ben
btc@openinworld.com wrote:
Refer to attached pic. When the Spotlight text jumps from 'Conf' to 'Configuration' by pressing <tab>, the list is not updated. Actually, why does the auto-completion jump from 'Conf' to 'Configuration' and not stop at 'Config' ?
The code currently only looks at the first 10 entries or so for the tab completion.