vscode-better-solarized icon indicating copy to clipboard operation
vscode-better-solarized copied to clipboard

Correction to markdown list coloring

Open linhtto opened this issue 7 years ago • 3 comments
trafficstars

This is a follow-up to https://github.com/ginfuru/vscode-better-solarized-dark/issues/1.

Thanks for the update!

I think there's a small typo: punctuation.definition.list.begin.markdown should actually be beginning.punctuation.definition.list.markdown. Right now there's no effect.

linhtto avatar Oct 02 '18 00:10 linhtto

I'll take a peek at it... If you think you've got a fix PRs welcome and encouraged

edheltzel avatar Oct 02 '18 02:10 edheltzel

Unfortunately I have no experience. I was just guessing after noticing that it doesn't work for me, and looking at the scope name. But it seems to show up fine in the screenshot in #2 (the blue - for unordered list) so I'm not sure. For me there's still no coloring for either numbered or unordered lists.

linhtto avatar Oct 02 '18 06:10 linhtto

@linhtto No worries

This is what I have for lists inside of Markdown: screen shot 2018-10-02 at 11 45 48 am

edheltzel avatar Oct 02 '18 15:10 edheltzel