Search code examples
typescriptphpstormreactjstsx

TSX language support for PhpStorm


I'm using PhpStorm for a web project, and I'd like to use TSX language (Typescript/JSX) however it doesn't seem to be supported.

I'd like to continue to use PhpStorm and avoid switching between other IDE's.

What are my options?


Solution

  • Switch to PhpStorm EAP version (a development version of a new PhpStorm release).

    It is typically stable enough and it should support TSX to some extent. There will be bugs though.