Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,803 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Using Visual studio enterprise 2022 preview. Editing C# files.
Where is the setting which controls whether cursor after an opening brace should be highlighting the closing brace?
In my visual studio editor brace highlighting only works when having the cursor before the opening brace.
Attached image: when having the cursor after an open brace
Brace highlighting works when selecting before the opening brace.
The reason why is because it works this way in other popular editors, like Jetbrains IDEs.
If it's a feature you'd like to see in VS, submit it using Help, Send Feedback, Suggest a Feature...