Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: le_fugly_duck on February 20, 2010, 03:07:59 am

Title: How do I stop closing parenthesis
Post by: le_fugly_duck on February 20, 2010, 03:07:59 am
I've recently started using CB and I like it but I find it annoying that whenever I type an opening parenthesis the closing parenthesis automatically pops up next to it.  I'm used to closing parenthesis by myself, now I have to move my hand over to the arrow key (or "End" key) when I'm done, it gets annoying.  Is there anyway to stop this behavior?  I am quite happy with the auto indentation and the other features but this particular feature is causing me extra annoyance.  Thanx
Title: Re: How do I stop closing parenthesis
Post by: oBFusCATed on February 20, 2010, 05:33:04 am
Settings -> Editor -> General ->  Brace completion -> Off
Title: Re: How do I stop closing parenthesis
Post by: le_fugly_duck on February 20, 2010, 05:42:58 am
What I actually meant is "double quotes" not "parenthesis."  But your solution still worked, thanx.