No more problems closing brackets or parentheses in code

Hi, in this post I’m going to show you a fabulous extension that you can install in your visual studio.

If we want to identify which bracket or parenthesis is open and closed sometimes is very frustrating and we lost time, look this example:

For this we can install an extension called: Bracket Pair Colorizer 2

After you install the extension we can see how the opened and closed parentheses are colored, this way save us time 🙂

By Cristina Rojas.