VS Code extension that provides the nightly build of TypeScript for the TypeScript 7 extension.
⚠️ You do not need this extension to work with JavaScript and TypeScript in VS Code.
This extension is intended for advanced users who want to test out the latest TypeScript 7 features before they are released. The TypeScript 7 extension includes its own built-in TypeScript version. You do not need this extension for editing JavaScript and TypeScript in VS Code.
Please only install this extension if you understand what it does and are ok trading a potentially less stable experience for testing out new TypeScript language and tooling features early.
Enabling
If installed, this extension's version of TypeScript will be used by the TypeScript 7 extension. It does not affect workspace versions of TypeScript or custom user js/ts.tsdk.path settings.
To make sure you are using TypeScript 7 Nightly:
Open a JavaScript or TypeScript file in VS Code.
In the VS Code command palette, run the TypeScript: Select TypeScript Version command.