You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like the look of the Bracket Pair Colorizer extension, so I thought I would try to replicate its look with this extension, more or less. However, the following image is as close as I could get as of now, with the area in red representing an area that I couldn't style but would like to:
Given that there's currently no vscode.DecorationRenderOptions or other way to style the gutter between matched tags (from my understanding), I think providing a way to toggle/style colouring in this gutter area would be fantastic.
The text was updated successfully, but these errors were encountered:
I really like the look of the Bracket Pair Colorizer extension, so I thought I would try to replicate its look with this extension, more or less. However, the following image is as close as I could get as of now, with the area in red representing an area that I couldn't style but would like to:
Given that there's currently no
vscode.DecorationRenderOptions
or other way to style the gutter between matched tags (from my understanding), I think providing a way to toggle/style colouring in this gutter area would be fantastic.The text was updated successfully, but these errors were encountered: