We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When Javascript is inside HTML and I make a change, prettier fixes the file and then vim-javascript appears to get confused on syntax colors
vim-javascript
Requisite minimal reproducible example, formatted as plain text :
PLEASE PLEASE PLEASE make sure you have properly setup and are sourcing this plugin https://github.com/mxw/vim-jsx
WE DO NOT support JSX automatically, you need another plugin to add get this functionality.
Make sure the bug still exists if you disable all other javascript plugins except the one noted above, mxw/vim-jsx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When Javascript is inside HTML and I make a change, prettier fixes the file and then
vim-javascript
appears to get confused on syntax colorsRequisite minimal reproducible example, formatted as plain text :
Optional: concerning jsx.
PLEASE PLEASE PLEASE make sure you have properly
setup and are sourcing this plugin https://github.com/mxw/vim-jsx
WE DO NOT support JSX automatically, you need another plugin to add get this
functionality.
Make sure the bug still exists if you disable all other javascript plugins
except the one noted above, mxw/vim-jsx
The text was updated successfully, but these errors were encountered: