kdevelop 2.1 patch (codecompletion)
F@lk Brettschneider
gigafalk at yahoo.com
Fri Feb 15 09:29:03 UTC 2002
Hi,
Roberto Raggi wrote:
>
> hi!!
> this patch enables codecompletion for kdevelop 2.1.. you can complete an
> expression with CTRL+Space..
Supi! Applied to cvs. :-)
I noticed nothing happens if the .cpp contains a class declaration of a
private class. The output is
kdevelop: ---------------------------> complete (enabled by robe :-)
kdevelop (cpp support): no method declaration found
kdevelop: contents =
kdevelop: CppCodeCompletion::expressionAt()
kdevelop: prefix = ||
kdevelop: expr = ||
kdevelop: WARNING: Precondition violation
[/home/falk/Projekte/kde3src/kdevelop-2.0cvs/kdevelop/classparser/ClassStore.cc:418]
kdevelop: WARNING: Valid classname: aName != NULL
kdevelop: --------> type =
kdevelop: CppCodeCompletion::getEntryListForClass()
kdevelop: WARNING: Precondition violation
[/home/falk/Projekte/kde3src/kdevelop-2.0cvs/kdevelop/classparser/ClassStore.cc:418]
kdevelop: WARNING: Valid classname: aName != NULL
kdevelop: getParentAttributeListForClass() -- END
although all classes are shown in the class-tree tool-view.
Cheers,F at lk
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
More information about the KDevelop-devel
mailing list