microsoft / microsoft/TypeScript
New untitled files are not correctly managed by config file status bar indicator
未关闭
- 主要语言
- Go
- 星标
- 111k
- 派生
- 14.3k
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 132
描述
1. Have an open `.ts` file with an associated project. The indicator should show `[.../]tsconfig.json`.
2. Create a new unsaved/untitled buffer in VS Code
3. Add some TS code into this file, or "Change Language Mode" to "TypeScript".
4. Notice that even though this is an unsaved file, the status bar will still show the old `tsconfig.json` file in the project indicator.
5. If you switch focus to another editor and switch back, you'll be left with "No tsconfig"
贡献指南
评估
这个 Issue 还没有评估数据。