cobalt2
cobalt2 copied to clipboard
[bug] vscode syntax incorrect
The syntax highlighting in vscode is very simplistic and does not cover a large amount of the possible token colors. Specifically, there are a large amount of tokens which are colored yellow:
I could provide versions and example code for you to paste, but I've found this incredibly simple to reproduce. From node to shell, everything is missing it's complexity with token colorization. When comparing the same code the Sublime cobalt2 theme, they are not equal.
Other color schemes tokenize properly and work on my vscode instance, so I'm inclined to pin this issue on the vscode theme and not my local config.

Same here
@Venugopal46 You'll have to quit vscode if you want cobalt2. Either that or make a massive PR to this repo. I resolved to quit vscode altogether in order to stay with the color scheme 👍
Same issue on React JSX
Who would review the #151 PR? Perhaps someone like @wesbos, or do you maintain only the Sublime config?
PR #151 is now merged.
