Question

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?

(Be aware this could happen to you by the pronoun censors: https://www.theregister.co.uk/2019/10/08/stack_overflow_apology/)

Was it helpful?

Solution

"Settings -> Editor... -> General settings -> Indent options -> Brace completion"

OTHER TIPS

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....

You have to go to:

"Settings -> Editor X -> General Settings -> Indent options -> Complete brackets"

And with that, it would have to work

Tool=>Editor Options=>Completion tab=>symbol completion

Unselect the ones that are not desirable

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top