microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.91k stars 28.76k forks source link

Really long progress message in github.dev #230009

Open roblourens opened 5 hours ago

roblourens commented 5 hours ago

It's pointing at a tsconfig.json so I assume it's from the TS extension

Image

mjbvz commented 5 hours ago

Relevant code: https://github.com/microsoft/vscode/blob/485e4812db4795541ac4d066072d50e034b2d0fc/extensions/typescript-language-features/src/typescriptServiceClient.ts#L1347