User forums > Using Code::Blocks

autocomplete questions

(1/1)

mike.perreman:
Hello! Ive been looking for this answer, or how to turn this option on, but when im typing
--- Code: ---#include "MyC
--- End code ---
is there any way to get a suggestion for "MyClass"? like how the autocomplete works for code, but for the includes. When I type '#', I get a list of potential endings, like #elif, #endif, etc. Im sure there is a way, but I cant find it. Or, am I mistaken, is this just simply not possible?

oBFusCATed:
Is Settings -> Editor -> Code completion -> Code completion -> Enable headers code-completion checked?

mike.perreman:
Yes it is

Quiss:
You created a project and "MyClass.h" added to it, right?

mike.perreman:
freaky, its working now, but I changed no settings...

Navigation

[0] Message Index

Go to full version