Buggy function navigator and code completion
Kitts
kitts at hotpop.com
Tue Oct 25 19:40:13 BST 2005
On Tuesday 25 Oct 2005 6:04 pm IST, Kitts wrote:
Ki> AD> > I find the function browser combo box and the code completion to
be a Ki> bit AD> > buggy and inconsistent.
Ki> AD> Chances are your code is not properly parsed. Could you please post
Ki> AD> the breaking code snippet here?
Ki> AD>
Ki>
Ki> Here is something i just noticed. In those files that the function
browser Ki> just does not show anything, it starts to list out the
functions once i Ki> place the cursor inside any function and press
"ctrl+space".
Ki>
Ki> Once i do that the function browser works properly... until i restart
Ki> KDevelop. I then have to do the same again.
Ki>
Ki> Another thing i notice is that for these files the auto code completion
does Ki> not work. I need to explicitly press "ctrl+space". It works fine
for the Ki> other files.
And here is something more...
This time i imported the same project. Only difference is that i declared it
as an automake based project unlike the previously declared custom makefile
project.
Now code completion and the function browser seem to work fine however, the
compile file option seems broken!
Actually I think i am missing something here rather than the functionality
being broken. When attempting to compile a file i get the output
cd '/home/Kishore/KDevelop/Network' && WANT_AUTOCONF_2_5="1"
WANT_AUTOMAKE_1_6="1" make -j1 complex.lo
make: *** No rule to make target `complex.lo'. Stop.
I am still able to build target and project without a problem. Is there
something i am missing here?
Another thing... Ho do i enable code completion with the standard library?
and is there a mechanism that it intelligently autocompletes based on
included header files?
--
Cheers!
Kitts
-
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