The Bracket Pair Colorizer extension is a good example of the power of VS Code's extensibility and makes heavy use of the Decoration API to colorize brackets. To address performance and accuracy problems, in 2018, CoenraadS followed up with Bracket Pair Colorizer 2, which now also has over 3 millions of installs. This extension became very popular and now is one of the 10 most downloaded extensions on the Marketplace, with over 6 million installs. To make this easier, in 2016, a user named CoenraadS developed the awesome Bracket Pair Colorizer extension to colorize matching brackets and published it to the VS Code Marketplace. Septemby Henning Dieterichs, dealing with deeply nested brackets in Visual Studio Code, it can be hard to figure out which brackets match and which do not. Node.js Development with Visual Studio Code and Azure.