monokai-pro-vscode icon indicating copy to clipboard operation
monokai-pro-vscode copied to clipboard

TypeScript token color regression in 1.1.14

Open ArcanoxDragon opened this issue 6 years ago • 2 comments

After the 1.1.14 update, TypeScript files are not highlighted correctly. Several colors that used to be green (mtk11 class in the editor) are now blue (mtk4 editor class). The actual class name on the span in the editor changed from mtk11 to mtk4 for these tokens, only difference is updating this theme extension.

Example in 1.1.13: image

Current behavior in 1.1.14: image

Having so many blue tokens makes it a little harder on the eyes and also makes it more difficult to determine what something is at a glance.

ArcanoxDragon avatar Aug 27 '19 18:08 ArcanoxDragon

I'm also noticing the same thing. Thanks for putting in an issue.

Amerzel avatar Aug 28 '19 23:08 Amerzel

bump, still seeing this in 1.1.17

image (notice how "class" and "UserResolver" are both blue)

tjmehta avatar Aug 09 '20 06:08 tjmehta