mojocss / mojo-intellisense

Mojo CSS for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add .tsx support

XHanL opened this issue · comments

commented

When I try to use the vscode extension with SolidJS Typescript, I found that this extension is not activated.
Maybe

package.json : activationEvents += onLanguage:tsx &
extension.js : supportedLanguages += tsx

will fix this.

Thank you for building such a great framework!

In the new update, there is no longer a limitations on the file extensions.
Please update the extension.