User forums > Using Code::Blocks
How to change brace behavior
(1/1)
ykd:
Hello, everyone!
I am using codeblocks in CentOS 64bit. Below is my problem.
In version 10.05, when typing the left brace, I can get
for (...)
{
|
}
However, In version 12.11, it behaves differently.
for (...)
{|}
The symbol '|' denotes the position of cursor. I really like the old style. I tried to modify editor settings but didn't figure it out.
Can anybody tell me how to restore it ?
Alpha:
Do you have the contrib plugins installed?
ykd:
Thank you very much! It works after installing contrib plugins .
Navigation
[0] Message Index
Go to full version