News:

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

Main Menu

"#include" CC

Started by Alpha, October 29, 2011, 04:41:49 PM

Previous topic - Next topic

Alpha

In the past, typing

#include <

or

#include "

would bring up code completion with suggestions from the header files in the search directories.  Now (XP and Vista, r7460), however, nothing happens.  Is there a setting I am missing?

oBFusCATed

Yes, there is a setting in the CC options. Header completion or something like that.
But sometimes it just doesn't work.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Alpha

Thanks, I found it there (Settings->Editor...->Code completion "Enable headers code-completion").