News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

A problem with reopening projects and problem with CC using preprocessor

Started by tribunal, January 23, 2008, 07:17:14 AM

Previous topic - Next topic

tribunal

I have just installed C::B and I have 2 problems :(
1) when I reopen project, source files are reopened too - it is ok
BUT functions list is empty!
I have to close files and open them again
2) using CodeCompletion
when I have
include "...." everything is ok, but when I have

#ifdef ...
#include ...
#else
#include ...
#endif

These "includes" are not parsed by CodeCompletion
All parsing, including preprocessor is on

I'm sorry if these questions were asked before or if they are in TODO list
And sorry for my english

And the last question:
Is CodeCompletion (hints) for function's params is in TODO list? :)

killerbot