Closed krabbypattified closed 7 years ago
I can't explain this as it works for me. I would suggest uninstalling language-babel
and then stopping atom and removing the ~/.atom/compile-cache
, re-install using apm install language-babel
and then restarting atom.
Re-installing language-babel
fixed it for me. Also make sure you have no conflicting plugins (e.g. language-javascript-jsx
).
Pretty sure this is an Atom system/package update problem. I'll close this. Please post back here if you cannot solve this issue.
Confirming that this solved my issue. Thanks @gandm !
Why Does my syntax highlighting look like this? I just updated language-babel to version 2.74.2 and I'm in Babel ES6 JavaScript mode. My JSX renders fine.