Code::Blocks Forums

User forums => Help => Topic started by: renega_666 on February 10, 2012, 10:18:16 am

Title: CC settings won't be saved
Post 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



Title: Re: CC settings won't be saved
Post by: MortenMacFly on February 10, 2012, 11:05:00 am
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.
Title: Re: CC settings won't be saved
Post by: renega_666 on February 10, 2012, 11:18:10 am
Ok good to know :) I will wait. 
Thanks for the answer!