简体   繁体   中英

Highlight Matching Brace In Visual Studio 2017 Community

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:

选项

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."

https://developercommunity.visualstudio.com/content/problem/230322/brace-matching-in-javascript-not-working.html

See this: https://docs.wholetomato.com/default.asp?W182

I am using version 15.7.3 and I got an extra entry - just called brace matching. In my case it works properly

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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