DEV Community

Discussion on: The Best VS Code Extensions For Python Developers In 2022.

Collapse
 
leatex profile image
Lea M

Good post!
I think you don't need "Bracket Pair Colorizer 2" because it is a built-in feature in VS Code.
Just go to Settings -> Editor -> Bracket Pair Colorization
Or search for "bracket pair" to see all options.

Collapse
 
wiseai profile image
Mahmoud Harmouch

I have just figured that out. Good to know. Thanks for the heads up!