Binaryify / OneDark-Pro

Atom's iconic One Dark theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme
MIT License
1.52k stars 289 forks source link

js keyword `typeof` highlight incorrectly #330

Closed cyphernull closed 5 years ago

cyphernull commented 5 years ago

typeof should be highlighted the same as const, but: image

Binaryify commented 5 years ago

which version are you using, it look normal in my vscode

cyphernull commented 5 years ago

i'm using 2.27.1

Binaryify commented 5 years ago

you can disabled other extensions but Onedark Pro to check if it's Onedark Pro's issue, it's normal in my vscode

cyphernull commented 5 years ago

i just disabled Babel JavaScript, and it looks correct. There must be conflicts then.

Binaryify commented 5 years ago

you don't Babel JavaScript if you use this theme

cyphernull commented 5 years ago

I should not use Babel JavaScript while I am using this theme ?

Binaryify commented 5 years ago

yes