C++ Code-Completion bug

Marek Jasovsky jasovsky.marek at gmail.com
Sat Aug 23 06:04:44 UTC 2008


RE: mail from apaku

>Hi,
>
>I think I've found a bug with C++ parsing/code-completion. I'm trying to
>get completion on KDevelop::VcsStatusInfo:: but nothing happens. The
>class has a few enum's I'd like to access. Other enums like Qt::Checked
>are completed just fine.

is it possible to have auto-completion ready and functional for all
libraries loaded for the project? is there actually feature, that
enables specific loading of shared library into the project? (and not
taking all libs in the classpath) this is also very nice feature of
eclipse IDE, that linking a library to the project enables
auto-completion for all classes in the project

Marek




More information about the KDevelop-devel mailing list