- getting the list of debug sessions - https://github.com/microsoft/vscode/blob/main/src/vs/workbench/contrib/debug/common/debug.ts#L1167
- the function that's called when existing disconnect commands are called - https://github.com/microsoft/vscode/blob/8e7d6f87e7b7860c79bf23d205f3e83b597a1629/src/vs/workbench/contrib/debug/browser/debugCommands.ts#L600
Created
July 13, 2023 13:45
-
-
Save gioragutt/61bc2388f534d870644b610486d1d5ad to your computer and use it in GitHub Desktop.
Implementing Disconnect All Debug Sessions command in VSCode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment