Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: audacia on December 18, 2006, 09:40:14 pm

Title: Code completion does not cooperate with my formatting style
Post by: audacia on December 18, 2006, 09:40:14 pm
Hello,

when typing a space between the function name and the opening bracket at a function call, this ParameterInsight-like code completion feature (usually invoked by Ctrl+Shift+Space) cannot be activated. Unfortunately, this is the way I am used to call functions :(
Is this a bug, if yes, could it be fixed/implemented without extraordinary efforts?

Btw, in all other points, CodeBlocks is a great IDE :D