Reputation: 15
I'm unable to use the Pair matching feature for brackets in Visual studio 2017 community even though I tried changing the color through font and colors option as shown in the picture:
Upvotes: 0
Views: 2633
Reputation: 3993
I found an answer here :
How to set the color of matching braces in VS 2015?
They mentioned that this is a known issue and is on the list to get fixed but it's right now available in Visual Studio 2017 Version 15.9. You can use Visual Assist options
The developer community of VS answered: "Thank you for your feedback! We have fixed the problem in an upcoming release. We believe this was a perf issue (as that operation can frequently be canceled), which should be much quicker when the 15.8 version of VS2017 ships."
See this: https://docs.wholetomato.com/default.asp?W182
Upvotes: 0
Reputation: 438
I am using version 15.7.3 and I got an extra entry - just called brace matching. In my case it works properly
Upvotes: 1