madskristensen / RainbowBraces

A Visual Studio extension
Apache License 2.0
132 stars 7 forks source link

Error color on mismatch of a open or closed braces #3

Open khopland opened 2 years ago

khopland commented 2 years ago

Is your feature request related to a problem? Please describe. Add a warning/error color on a loose ] , } or ) . matching the VS code feature workbench.colorCustomizations editorBracketHighlight.unexpectedBracket.foreground.

Describe the solution you'd like similar feature set to VS codes Bracket pair colorization

Additional context example from VS code image image