/rainbow-brackets

https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets

Rainbow Brackets for Visual Studio Code

Provide rainbow colors for the round brackets, the square brackets and the squiggly brackets. This is particularly useful for Lisp or Clojure programmers, and of course, JavaScript, and other programmers.

The isolated right bracket will be highlighted in red.

Functional Demo

Install

Open up VS Code and hit F1 and type ext select Install Extension and type rainbow-brackets hit enter and reload window to enable.

Updates

##0.0.6

  • Add rainbow colors to the square brackets and the squiggly brackets.
  • Same color same level of brackets.