vscode
vscode copied to clipboard
Enable bracket colorization within Strings
Bracket colorization is great, it's clearly a must! It's great that VSCode decided to make that feature implemented by default. Only thing is, the extension i used to do this applied bracket colorization within Strings, which the now default bracket colorization of VSCode doesn't. It would be really great to at least have an option to turn it on within Strings, for example i'm making complex snippets and it would really help me to visually better for ${:} imbricated within others ${:}.
I wanna work on it but i don't exactly understand it,please help. Thanks.
Hi @OtherHorizon , I'm also facing this issue, you can see that all the brackets inside a string are ignored (attached)

Related on Stack Overflow: How can I get bracket pair colorization inside strings in VS Code?
Still an issue.
Old Rainbow brackets extension (yaml & jinja):
Using the built in settings:
+1 for supporting this feature