No more extension is really needed to supersede these extensions, as VS Code has now native features for this. Take a look to the October 2021 release of Visual Studio Code to see how to set up brackets to fit your needs.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
It seems that Bracket Pair Colorizer is now deprecated due to improvements recently made in VSC core: henceforth settings such as
"editor.bracketPairColorization.enabled": trueand"editor.guides.bracketPairs": trueare suitable enough.Oh! I will update the article asap. Thanks for Reading Chief ❤️
There is brackets pair colorize 2
True, but specified as unmaintained in the marketplace.
Is there any alternative? brackets pair colorizer 2 is deprecated too
No more extension is really needed to supersede these extensions, as VS Code has now native features for this. Take a look to the October 2021 release of Visual Studio Code to see how to set up brackets to fit your needs.