Add option to disable showing matching brace

Originator:markvjal
Number:rdar://33876309 Date Originated:
Status: Resolved:
Product: Product Version:
Classification: Reproducible:
 
Summary:
When moving the caret next to a brace, the matching brace will be highlighted, if present. There should be an option to disable that behavioir. In Xcode 8, there was a hidden preference you could set to disable it:

defaults write com.apple.dt.xcode DVTTextShowMatchingBrace -bool NO

It doesnt work in Xcode 9.

Steps to Reproduce:
1- Open file in Xcode.
2- Write two matching braces: ()
3- Move the caret and see the braces being highlighted

Expected Results:
There should be a way to disable that behaviour.

Actual Results:
There is no way to disable that behaviour.

Version:
9

Notes:


Configuration:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!