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

Function parameter coloring #11

Closed ghost closed 6 years ago

ghost commented 6 years ago

Before

image

After

image

As you can see before it was better, because it know it was variable.parameter.

michaelgmcd commented 6 years ago

For overriding colors in your syntax highlighting (and specifically to give the colors you want) please refer to https://github.com/gandm/language-babel/issues/1