Webstorm JSX integration

Continuing the discussion from Code editor of choice?

Hey. I’m finding Webstorm to be incredible. Just one more feature I’m begging for. It’s React component autocomplete. Basically this:


source

Just can’t get it to work, followed the tutorial and installed even more plugins than necessary. Ctrl+click gets me to component source just fine, but autocomplete doesn’t work.

Has anyone had any luck with this?

1 Like

I had forgotten all about adding the TSD files for react, that’s really helpful thank you. There are loads for redux and common react libraries like react-select, react-bootstrap etc. too.