User forums > Help

Codecompletion doesn't parse

(1/1)

raph:
Hi,

I'm currently trying to get code completion to work properly :D
It somehow doesn't scan "external" include files automaticly, so it only knows types and vars from my project.
Anyway, I managed to fix this, by deactivating c++ parsing and reactivating it ("Follow LOCAL includes", "Follow GLOBAL includes", "Parse preprocessor directives").
I'm then asked whether I want to reparse my projects with the new options and it works perfect until codeblocks is closed and restarted.

Is this a known issue?
How can I make cc to reparse my projects, easilier?

I'm using WinXP with the latest nightly build (svn 3526)

Thanks for help
raph

raph:
Is there any way to e.g. bind reparsing to a shortcut?

MortenMacFly:

--- Quote from: raph on January 23, 2007, 11:08:24 am ---Is there any way to e.g. bind reparsing to a shortcut?

--- End quote ---
Goto the symbols browser, right-click on "Symbols" and select "Re-parse now".

BTW: The effect you have described earlier is unfortunately not reproducible to me. Any additional information? A step-by-step guide? A project that demonstrates this issue?

With regards, Morten.

raph:
I switched to the latest nightly build (22. January) and reinstalled mingw (using the installer this time and not downloading and extracting the files manually) and it seems to work, now  :shock:  :D
To bad I can't reproduce the problem :(

Thx for your help
raph

byo:
It was probably a bug in wxSmith ( :shock: ), easy to fix. We can forget about it now ;)

Navigation

[0] Message Index

Go to full version