Monokai / monokai-pro-vscode

Issue tracking for Monokai Pro for Visual Studio Code
321 stars 8 forks source link

Typescript tokens not colored properly. #333

Open evad1n opened 1 year ago

evad1n commented 1 year ago

Looks to be related to https://github.com/Monokai/monokai-pro-vscode/issues/148

The top image is VS Code's builtin Monokai dimmed theme which correctly colors the typescript return type tokens. The bottom image is one of these themes (they all fail to color correctly).

image image

A clearer difference might be between the VSCode built in Monokai (top) vs this extension's Monokai Classic (bottom):

image image
alexjraymond commented 1 year ago

This has been happening to me too, curious how to fix