need help with completion problem (no widget shown even though items are found)

Milian Wolff mail at milianw.de
Sat Aug 15 19:44:02 UTC 2009


Milian Wolff, 15.08.2009:
> David Nolden, 14.08.2009:
> > Am Donnerstag 13 August 2009 23:48:42 schrieb Milian Wolff:
> > > I got such a strange problem I cannot debug it / fix it myself:
> > >
> > > You can observe the bug in a recent enough version of the PHP plugin:
> > >
> > > - open a php file in any project
> > > - the project should have at least a subfolder in the dir of the php
> > > file - that subfolder should have some contents
> >
> > Is it possible that those entries are simply filtered away by the
> > completion- widget? Everything in the completion-list has to start with
> > the string returned by your implementation of
> > "CodeCompletionControllerInterface::filterText(..)".
>
> OK - will have a look at it now. Thanks for the hint.

Yay! That really was the issue. At one point I made a change which was 
apparently

a) unneeded
b) completly wrong ;-)

Now it works again - thanks for the hint!

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090815/d9a51437/attachment.sig>


More information about the KDevelop-devel mailing list