User forums > Help

Auto complete suddenly work partly

(1/1)

Yoni:
Every time I programming in CodeBlocks, In the beginning, the auto complete work fine.
After some action and minutes (I don't know exactly what), the auto complete start work partly.
It's complete base variables' names, but it don't complete inner names of structures etc.

What's the reason?

In "inner names of structure" I mean, for example, for the variable gl.A:

--- Code: ---typedef struct
{
bool A;

} B;          
B gl;
--- End code ---
thank you, :)

and sorry about my poor english... :x

oBFusCATed:
What C::B version, what OS?
Please next time follow the rules of the forum...

Yoni:
I'm sorry. :oops:
c::b version is 10.05, os is winxp sp3.

Navigation

[0] Message Index

Go to full version