Bracket Pair Colorization TogglerA VS Code extension that gives you a simple command to quickly toggle the global “Bracket Pair Colorization” setting added in VS Code v1.60. How to run
ImportantThe extension only toggles the global “Bracket Pair Colorization” setting. If you have set the setting in your workspace, the extension will not work. DemoWhy creating the extension?A fun little project. Everyone needs one of those once in a while 🙃 |