More CPP code completion & testing.

Olivier J. G. olivier.jg at gmail.com
Mon Dec 21 01:29:52 UTC 2009


@David: some questions regarding testing and codecompletion...

It doesn't seem like the completion context used in testing gets any of the
implementation helpers, is there any way to test for their existence?

Also, I don't seem to be able to test for completion at the end of the top
context, ie "#include "somefile" \n (complete here)"

Finally, at some point, do completion items that have been added
to ungroupedElements get filtered later according to whether they match the
text at the cursor? That causes problems for implementation items within
namespaces (you're typing classname::functionname, which doesn't match with
namespace::classname::functionname).

Thanks,

-OliJG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20091221/c43b8dd7/attachment.html>


More information about the KDevelop-devel mailing list