Skip to content

Genuitec/vscode-typescript-next

This branch is 6 commits behind microsoft/vscode-typescript-next:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Azure Pipelines
Jul 13, 2020
36b9f85 · Jul 13, 2020
Jun 10, 2019
Jun 10, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 10, 2019
Jun 13, 2019
Jul 16, 2019
Jul 13, 2020
Jul 13, 2020

Repository files navigation

JavaScript and TypeScript Nightly

VS Code extension that enables the nightly build of TypeScript (typescript@next) as VS Code's built-in TypeScript version used to power JavaScript and TypeScript IntelliSense.

❗️Important: Requires VS Code 1.36 or newer.

Enabling

This extension replaces VS Code's built-in TypeScript version with typescript@next. It does not effect workspace versions of TypeScript, or custom user typescript.tsdk settings.

To make sure you are using typescript@next:

  1. Open a JavaScript or TypeScript file in VS Code.
  2. In the VS Code command palette, run the TypeScript: Select TypeScript version command.
  3. Make sure you have Use VS Code's version selected

Packages

No packages published

Languages

  • Shell 50.9%
  • JavaScript 49.1%