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

Does this extension support typescript react ? #78

Closed ahmedosama5200 closed 3 years ago

michaelgmcd commented 3 years ago

This is JavaScript only. Trying to override the TS functionality built-in to VSCode is out of the scope of this plugin.

ahmedosama5200 commented 3 years ago

So, Is there any alternatives for typescript ? I can't find any.

michaelgmcd commented 3 years ago

I'm not aware of any options outside of the built-in highlighting for TypeScript React. If there are specific things this library does that you'd like in TS React, I suggest creating an issue on the VSCode repo.