michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

keywords ' in ' is highlighting incorrectly #54

Closed cyphernull closed 5 years ago

cyphernull commented 5 years ago

image

michaelgmcd commented 5 years ago

"Incorrectly" is a little vague. VSCode styles this differently in TypeScript as well. The TM Scope is keyword.operator.in.js so I'm sure you could style it differently in your theme.