dylantmarsh/monokai-vibrant

Is it possible to get syntax highlighting in doc comments?

jkelleyrtp opened this issue · 2 comments

Lots of other themes seem to support this - this particular theme is the only one I have installed that doesn't. I imagine it's as simple as modifying the token colors to include comments?

@jkelleyrtp Can you provide me with some examples of what you would like highlighted within a doc comment? I will work on it if VS Code has scopes for it. Thanks!

The latest release improves the syntax highlighting within JSDoc. Hopefully, that helps!

code