microsoft / microsoft/TypeScript
Can't enable TypeScript native preview in VS Code
@DanielRosenwasser ya está trabajando en esto.
Desde el 25/8/2026.
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 2 d 4 h
- PR fusionados (30 d)
- 132
Descripción
### 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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.