Results 4 comments of Jack Sun

I have same problem in C project in windows environment, and @reasoning 's method is not help for me. vscode version: 1.68.1版本: 1.68.1 (user setup) 提交: 30d9c6cd9483b2cc586687151bcbcd635f373630 日期: 2022-06-14T12:48:58.283Z Electron:...

@WardenGnaw My launch.json after add your mentioned block is as follow >{ > // 使用 IntelliSense 了解相关属性。 > // 悬停以查看现有属性的描述。 > // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 > "version": "0.2.0", > "configurations": [...

Problem also reproduced in below environment. 版本: 1.62.3 提交: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 日期: 2021-11-17T08:11:14.551Z Electron: 13.5.2 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Windows_NT x64 10.0.19044 C/C++ Extension Pack v1.1.0

> This seems to be caused by the "Watch" window. > > **Workaround:** Delete all the expressions from the watch window. > > It looks like a race condition: The...