Bracket Pair Colorizer
I had to work with VS Code for awhile and fell in love with the [Bracket Pair Colorizer](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer) plugin. My employer has since agreed to buy me WebStorm anyone know of a plugin like it for WS?
Please sign in to leave a comment.
No, there is no such feature, and I'm not aware of any plugins that do similar things.... WebStorm uses same color for all matching brackets, this color can be configured in Preferences | Editor | Colors & Fonts | General, Code/Matched brace
I think this might help https://github.com/zjhmale/intellij-rainbow
It's very helpful and cool plugin, IDE like Webstorm must have this, dont you think so ?
Looks like there is now a plugin for that!
https://plugins.jetbrains.com/plugin/10080-rainbow-brackets
Rainbow Brackets
I know that Dracula color scheme has a version called Dracula Colorful that offers some bracket colors.