简体   繁体   English

如何在Visual Studio中关闭大括号高亮显示

[英]How do I turn off brace highlighing in Visual Studio

In VS 2015 I'm getting a weird brace highlighting effect. 在VS 2015中,我得到了一个突出效果的奇怪支撑。 Using the Dark theme, I'm getting a light gray box around the pair of braces, parens, or quotation marks when I place the cursor after the closing token. 使用Dark主题时,当我将光标放在结束标记之后,我会在这对括号,parens或引号周围出现一个浅灰色框。

I though that this was a plugin, but I disabled both CodeRush and Productivity Power Tools and it is still happening. 我虽然这是一个插件,但我禁用了CodeRush和Productivity Power Tools,它仍然在发生。

I thought that VS 2013 did the same thing, but I can't remember how to turn it off. 我认为VS 2013做了同样的事情,但我不记得如何关闭它。

  1. Tools -> Options 工具 - >选项
  2. Environment -> Fonts and Colors 环境 - >字体和颜色
  3. Brace Matching: Set foreground and background to "Automatic". 大括号匹配:将前景和背景设置为“自动”。

No need to change Brace Matching (highlight) or Brace Matching (rectangle) 无需更改支撑匹配(突出显示)或支撑匹配(矩形)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM