Skip to content

dzhavat/bracket-pair-toggler

Repository files navigation

Bracket Pair Colorization Toggler

A 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

  • Press Ctrl + Shift + P (Win, Linux) / Cmd + Shift + P (Mac) and search for the Toggle 'Bracket Pair Colorization' command.

Important

The extension only toggles the global “Bracket Pair Colorization” setting. If you have set the setting in your workspace, the extension will not work.

Demo

Bracket Pair Colorization Toggler Demo

Why creating the extension?

A fun little project. Everyone needs one of those once in a while 🙃