Difference between revisions of "How to change the background color of the brace match highlighting"
(Created page with 'This page will describe how to change the background color of the brace match highlighting in Visual Studio 2010. The default color might not help you find the closing brace. ==…') |
(No difference)
|
Revision as of 23:41, 15 June 2010
This page will describe how to change the background color of the brace match highlighting in Visual Studio 2010. The default color might not help you find the closing brace.
Visual Studio
Comfirmed to work for Visual Studio 2010. Should be the same for 2005 and 2008 as well
To change the default color of the brace match highlighting:
- Click on the Tools menu
- Select Options...
- Click the + beside Environment
- Select Fonts anc Color
- In the display items, find the brace matching(rectangle)
- Select "Item background" and change it
- Press Ok
Feel free to edit it.