Code::Blocks Forums
User forums => Help => Topic started by: renega_666 on February 10, 2012, 10:18:16 am
-
Hi!
I have an issue with some code completion settings. For example, if I uncheck the case sensitive match checkbox, the change isn't applied in the editor. Then if I restart codeblocks, the check box is checked again. Seems like codeblocks doesn't detect the configuration change or doesn't save it.
Is this a known issue?
Win Xp - Codeblocks r7678 (debugger branch's nightly)
I'll check it on win7 when I get home
-
Is this a known issue?
Yes, and this has already been fixed in trunk. You'll have to wait for the next nightly or compile yourself.
-
Ok good to know :) I will wait.
Thanks for the answer!