You know that one of the most important things is to have clean, well-organized code. The worst feeling is looking at a massive block of messy, unreadable code. That's where the Rainbow Braces extension comes in!
Rainbow Braces is a free extension for Visual Studio 2022 and above, highlighting matching braces in your code.
This makes it super easy to see which braces match up, and you can easily see when something is off. It's a small extension, but it can make a big difference in productivity!
With Dark theme
Without Dark theme
JavaScript files
JSON files
How to use
Just download from https://marketplace.visualstudio.com/items?itemName=MadsKristensen.RainbowBraces.
Close your current Visual Studio session and install it.
That is it!
More information on how to configure and download is here.