How to set JSX files default to Babel text highlighting in sublime
The syntax that Sublime selects is based primarily on the extension that the file has. You can select View > Syntax > Open all with current extension as… from the menu while you have such a file open to tell Sublime what syntax you want it to use for any particular extension. If you sometimes … Read more