Turn off auto-complete for Code::Blocks

痞子三分冷 提交于 2020-01-03 17:26:47

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!