WebStorm 6.0.1 Web Help

6.0+

WebStorm supports developing and running TypeScript source code. WebStorm recognizes *.ts files, and allows you to edit them providing full range of coding assistance without any additional steps from your side. TypeScript files are marked with the typeScript.png icon.

To run, debug, and test your code you will need it translated into JavaScript which requires a transpiler

In this section:

Coding assistance

TypeScript support includes:

See Also

Language and Framework-Specific Guidelines:

External Links:

Web Resources: