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.
Open up VS Code and hit F1 and type ext select Install Extension and type rainbow-brackets hit enter and reload window to enable.
##0.0.6
- Add rainbow colors to the square brackets and the squiggly brackets.
- Same color same level of brackets.
