Author Topic: how to turn off completion of brackets  (Read 2383 times)

Offline hennep

  • Single posting newcomer
  • *
  • Posts: 3
how to turn off completion of brackets
« on: September 22, 2018, 07:56:42 pm »
I've started using codeblocks today and I cannot find how to turn of the completion of brackets in settings.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: how to turn off completion of brackets
« Reply #1 on: September 22, 2018, 09:00:59 pm »
Search for brace completion in the editor settings.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline hennep

  • Single posting newcomer
  • *
  • Posts: 3
Re: how to turn off completion of brackets
« Reply #2 on: September 23, 2018, 01:26:55 pm »
Thanks a lot,
I don't know why I missed that. Probably focused to much on the code completion section.