问题
As I am typing in Code::Blocks, I would prefer to type code directly without having the editor insert closing parentheses and brackets.
I chose the disable code-completion in Settings > Editor > Code Completion, but this feature does not disable auto complete features with closing characters.
What is the right setting for turning off this feature in Code::Blocks?
回答1:
"Settings -> Editor... -> General settings -> Indent options -> Brace completion"
回答2:
I got it,How to disable the auto brace and etc.....Tools>Editor option>Completion....you will find two tabs under the main tab Code completion and Symbol completion....Disable both tick marks of it and free to write coding....
回答3:
You have to go to:
"Settings -> Editor X -> General Settings -> Indent options -> Complete brackets"
And with that, it would have to work
来源:https://stackoverflow.com/questions/22737883/turn-off-auto-complete-for-codeblocks