Open
Description
openedon Sep 10, 2024
Does this issue occur when all extensions are disabled?: Yes/No
- Version: 1.93.0 (user setup)
Commit: 4849ca9
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
I'm developing an extension, I've noticed lately that when I set a breakpoint, it reaches the breakpoint but the js-debugger crashes.
I'm getting this message in the window output :
[warning] UNRESPONSIVE extension host: 'ms-vscode.js-debug' took 100% of 5017.177ms, saved PROFILE here: 'file:///c%3A/Users/felix/AppData/Local/Temp/exthost-b274d0.cpuprofile'
Here's the profile zipped:
exthost-b274d0.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment