microsoft / microsoft/TypeScript
New untitled files are not correctly managed by config file status bar indicator
Abierto
@DanielRosenwasser ya está trabajando en esto.
Desde el 28/4/2026.
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 2 d 4 h
- PR fusionados (30 d)
- 132
Descripción
- Have an open
.tsfile with an associated project. The indicator should show[.../]tsconfig.json. - Create a new unsaved/untitled buffer in VS Code
- Add some TS code into this file, or "Change Language Mode" to "TypeScript".
- Notice that even though this is an unsaved file, the status bar will still show the old
tsconfig.jsonfile in the project indicator. - If you switch focus to another editor and switch back, you'll be left with "No tsconfig"
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.