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
Js2-jsx-mode supports jsx files, which is fantastic. What is the right move to handle syntax highlighting?
PHP, for instance, recommends a multi-mode major mode such as web-mode for its files. Is that going in the right direction? multi-mode with something like js2-mode and jsx-mode ?
The text was updated successfully, but these errors were encountered:
Js2-jsx-mode supports jsx files, which is fantastic. What is the right move to handle syntax highlighting?
PHP, for instance, recommends a multi-mode major mode such as web-mode for its files. Is that going in the right direction? multi-mode with something like js2-mode and jsx-mode ?
The text was updated successfully, but these errors were encountered: