This is a standalone extension for compiling TypeScript. It is slow and probably inefficient, but it works in web without the need of a terminal.
This extension can compile TypeScript without any installation and it is compatible with the web version of vsc.
N/A
- We don't support include/exclude paths in 'tsconfig.json'.
- The compiler version bundled with this extension is 5.2.2. We do not support more versions.
We support now other Uri's than "file". This means this extension now should work even in web.
Initial release of TypeScript compiler.