Custom range for CodeCompletion
David Nolden
zwabel at googlemail.com
Mon Nov 24 19:24:22 UTC 2008
Am Montag, 24. November 2008 20:11:54 schrieb Niko Sams:
> The signal is emitted by the CodeCompletionModel only when it needs a
> different completion-range. This would usually happen in
> codeCompletionInvoked.
> Do you think you way of emitting the signal is better - then I will change
> it.
It would be very useful if it would re-request the range with every added
character, since that would allow dynamically inserting new items into the
completion-list using the known range. Else I would add such a feature later,
but well, since you're working on this anyway, you could incorporate it. :)
Greetings, David
More information about the KDevelop-devel
mailing list