vscode: Extension debugging: stopping debug session doesn't close window

Issue Type: Bug

  • debug “Mock Debug” extension
  • stop debug session by pressing red button in debug toolbar

Observe: extension window doesn’t close

This problem doesn’t occur with a simple “hello world” extension.


VS Code version: Code - Insiders 1.58.0-insider (6afedfdad59d1f1ba4b614341d21c67775e158a9, 2021-06-21T05:14:03.949Z) OS version: Darwin x64 20.5.0 Restricted Mode: No

System Info
Item Value
CPUs Intel® Core™ i9-8950HK CPU @ 2.90GHz (12 x 2900)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 5, 6, 6
Memory (System) 32.00GB (0.22GB free)
Process Argv –crash-reporter-id 785023c0-aeb7-4708-b29f-2c6aa9e59a8d
Screen Reader no
VM 0%
Extensions (25)
Extension Author (truncated) Version
mock-debug and 0.45.8
npm-intellisense chr 1.3.1
vscode-eslint dba 2.1.23
eslint-disable-snippets drK 1.3.0
tsl-problem-matcher eam 0.4.0
vscode-pull-request-github-insiders Git 2021.6.30916
csharp ms- 1.23.12
jupyter ms- 2021.7.960048241
remote-containers ms- 0.184.0
remote-ssh ms- 0.65.7
remote-ssh-edit ms- 0.65.7
remote-wsl ms- 0.58.2
vscode-remote-extensionpack ms- 0.21.0
azure-account ms- 0.9.8
cpptools ms- 1.5.0-insiders
js-debug-nightly ms- 2021.6.1617
vscode-github-issue-notebooks ms- 0.0.102
java red 0.79.2
vscode-lldb vad 1.6.4
vscode-java-debug vsc 0.34.0
vscode-java-dependency vsc 0.18.4
vscode-java-pack vsc 0.16.0
vscode-java-test vsc 0.30.0
vscode-maven vsc 0.31.0
gitblame wad 7.0.6
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383:30185418
pythonvspyt602:30291494
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256197
pythonvspyt639:30291487
pythontb:30258533
pythonvspyt551cf:30291413
vspre833:30321513
pythonptprofiler:30281269
vshan820:30294714
pythondataviewer:30285072
vscus158:30321503
pythonvsuse255:30319630
vscorehov:30301224
vscod805cf:30301675
pythonvspyt200:30323110
vscextlang:30310088
vsccppwt:30312692

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 23 (20 by maintainers)

Most upvoted comments

I have verified that this indeed fixes the issue on my machine with the js-debug-nightly. @connor4312 thanks a lot 👏