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

Stupid question: how to enable it after installing it? #68

Closed mwdpb closed 3 years ago

mwdpb commented 4 years ago

More specifically, how to disable VSCode's built-in JS syntax highlighting and enable this plugin? Or is it simply co-existent with VSCode built-in JS highlighting? Thanks.

michaelgmcd commented 4 years ago

No worries! It should overwrite the default built-in syntax highlighting. Try reloading or re-opening VSCode and see if it shows up.

mwdpb commented 4 years ago

Thanks for the quick response! Any way to indicate it is being deployed? I've restarted VSCode couple of times, but the syntax highlighting looks still just like the built-in JS synatax highlighting.