Completion quirks

Yang wwcymq002 at sneakemail.com
Sun Jul 8 22:22:35 BST 2007


I'm using KDevelop 3.4.0 and I find that completion suggestions are
incorrect (incomplete). For instance, when I do:

ifstream in("blah");
in.

Here, the completion lists only a few of basic_ifstream's members, and
not (for instance) read. Is this a limitation of the current
parser/indexer?

Thanks,

Yang




More information about the KDevelop mailing list