You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to get this down as small as I could and show the problem although I'm not sure which part exactly is the issue. It ruins the rest of the file by turning everything "string" color. If the implicit return is on the same line, it works fine.
Requisite minimal reproducible example, formatted as plain text :
Tried to get this down as small as I could and show the problem although I'm not sure which part exactly is the issue. It ruins the rest of the file by turning everything "string" color. If the implicit return is on the same line, it works fine.
Requisite 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: