vscode-highlight-matching-tag icon indicating copy to clipboard operation
vscode-highlight-matching-tag copied to clipboard

Allow styling of the gutter

Open brdoney opened this issue 5 years ago • 2 comments

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:

Highlighted png

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.

brdoney avatar Jun 08 '19 02:06 brdoney

@vincaslt just checking in, is this feature in the extension now or is it put on hold for now?

benatshippabo avatar Jan 07 '21 19:01 benatshippabo

It's on hold, I'm busy with other stuff, and most likely will continue to be in the nearest feature. If anyone wants to give it a shot, go ahead

vincaslt avatar Jan 11 '21 21:01 vincaslt