Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TypeScript Compiler for webNew to Visual Studio Code? Get it now.
TypeScript Compiler for web

TypeScript Compiler for web

lilEzek

|
297 installs
| (0) | Free
TypeScript compiler for the web
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

typescript-compiler-web README

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.

Features

This extension can compile TypeScript without any installation and it is compatible with the web version of vsc.

Extension Settings

N/A

Known Issues

  1. We don't support include/exclude paths in 'tsconfig.json'.
  2. The compiler version bundled with this extension is 5.2.2. We do not support more versions.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of TypeScript compiler.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft