Skip to content

Instantly share code, notes, and snippets.

@jmosbech
Created January 25, 2014 23:09
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jmosbech/8625173 to your computer and use it in GitHub Desktop.
Save jmosbech/8625173 to your computer and use it in GitHub Desktop.
WebStorm and JSX

Webstorm and JSX

@KamilLelonek
Copy link

Ok, and what next? How can I use file template and this markdown validation?
So far I did it as described.

@koistya
Copy link

koistya commented Jun 3, 2014

I think it's better to have *.jsx file handled by JavaScript editor, otherwise auto-complete, and error reporting won't work for JS code inside *.jsx.

P.S.: Vote for native JSX support in WebStorm / IntelliJ: http://youtrack.jetbrains.com/issue/WEB-10136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment