Reputation: 3071
Excel performs some color coding of parentheses according to their "depth":
Is such a thing possible in Visual Studio (any version)? I know how to modify the color of parentheses and how to do brace matching, but I'm asking about different (and permanent) colors for parentheses (and braces, etc) according to their depth.
I know this isn't possible with vanilla Visual Studio, but is there an addin out in the wild which does this?
Upvotes: 1
Views: 626