Code completion in Kdevelop 3.0.0b1 ?

cdeguise at oscillisoft.com cdeguise at oscillisoft.com
Fri Dec 5 20:58:17 GMT 2003


I have another question on code completion.

It works for me on my project, QT, and KDE stuff.  I attempted to add a
PCS for the C++ headers.  This does not seem to work for me.

I added all the headers in the /usr/lib/gcc-lib/..../g++v3 directory (This
is the only spot on my system they were) and created the class store.

When I include something like <stack>, I do not get any code completion
for something like

   stack<int> foo;

   foo. (nothing shows here, I should see things like push, etc.)

Any thoughts on this?  I have poked around the list archive and forums,
but everyone always seems to be discussion KDE and QT code completion.

Thanks!

> On Friday 05 December 2003 17:57, you wrote:
>> I have problems to use code completion in a C++
>> project. Is there sthing special to be careful of ?
>> Did KDevelop need external progs to do the
>> code completion ?
> No. Just go to project settings, c++ settings, code completion tab and
> create the persistant class store.
>
>> Is the files of the current project automatically
>> added for completion or I need to create a PCS
>> for project too ?
> Project files are parsed automatically, no pcs is is needed.
>
> --
> Alexander Dymo
> Ukrainian State Maritime Technical University, IT Department
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«




-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list