Color coding parentheses and brackets in Visual Studio -


excel performs color coding of parentheses according "depth": enter image description here

is such thing possible in visual studio (any version)? know how modify color of parentheses , how brace matching, i'm asking different (and permanent) colors parentheses (and braces, etc) according depth.

i know isn't possible vanilla visual studio, there addin out in wild this?

"rainbow braces" implemented extension viasfora.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

asp.net core mvc - How important is the global.json and src folder? -

c++ - Using Gtest how return different values in ON_CALL? -