Hello everyone! π
In this article, I will discuss some of the Visual Studio code extensions I find helpful as a web developer. These Vs. Code exte...
For further actions, you may consider blocking this person and/or reporting abuse
It seems that Bracket Pair Colorizer is now deprecated due to improvements recently made in VSC core: henceforth settings such as
"editor.bracketPairColorization.enabled": true
and"editor.guides.bracketPairs": true
are suitable enough.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.
Oh! I will update the article asap. Thanks for Reading Chief β€οΈ
I will make corrections Asap. Thanks for Reading β€οΈ
You should crosspost this to community.vscodetips.com :)
I will do that... Thanks for Reading Chief β€οΈ
You should also check out blox. It contains a whopping 1500 ui code snippets for different frameworks
It works only for HTML or Handlerbars.