Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Joerg on August 26, 2008, 02:38:51 pm
-
Hi,
I noticed following problem with code completion:
If I start typing a function name I get possible suggestions
from which I choose the right function name.
Then, when I type an opening brace I get presented
the parameters of the function.
So far, so great.
But when I start typing the first parameter I get a suggestion
of possible fitting value names.
The list of parameters has vanished and never returns.
So it seems that two options disturbing one another.
Or is there an option I have missed?
Maybe its possible to disable auto completion,
while showing the functions parameter list?
Regards,
Joerg