-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emmet not working for React #13247
Comments
Have you installed a VS Code extension, and if so which one? |
Does it work in VS Code? I have seen several people having problems wit this, e.g. https://stackoverflow.com/questions/50750263/trying-to-use-emmet-with-a-react-app-in-vs-code |
"unfortunately" it works in VSCode. |
I can take a look! |
I opened #13630 as a fix. The issue was with the activation event of the extension. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description:
Emmet not working for React
Steps to Reproduce:
"emmet.includeLanguages": {
"javascript": "javascriptreact"
}
}
Additional Information
Ubuntu 22
Theia IDE
The text was updated successfully, but these errors were encountered: