microsoft / microsoft/TypeScript

Can't enable TypeScript native preview in VS Code

Open
#63,835 5 comments 1 reaction 1 assignee View on GitHub

@DanielRosenwasser is already working on this.

Since Aug 25, 2026.

Needs Investigation
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

### Extension Version

0.20260612.1

### VS Code Version

1.124.2

### Operating system Version

Windows 11 Pro 25H2 26200.8655

### Steps to reproduce

1. Open a .ts file in VS code
2. Select "TypeScript Native Preview: Enable (Experimental)" in the command palette
3. Select "Use TypeScript Native Preview (Experimental) 0.20260612.1" in the TS version selector

### Issue

Nothing happens, VS Code keeps using TypeScript version that was used before, either from workspace or bundled.

I have the following line in the "typescript-native-preview" output channel:
```
2026-06-12 17:08:48.505 [info] TypeScript Native Preview is disabled. Select 'Enable TypeScript Native Preview (Experimental)' in the command palette to enable it.
```

I've tried restarting extension host, restarting VS Code, reinstalling the extenstion, nothing helps.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.