vscode-php-debug icon indicating copy to clipboard operation
vscode-php-debug copied to clipboard

feat: support terminateThreads

Open zobo opened this issue 6 years ago • 1 comments

Add support for terminate threads. Useful when more than one scripts are being debugged and we want to terminate only one instead of all.

Before this PR can be applied the vscode-debugadapter requires a fix submitted in PR https://github.com/microsoft/vscode-debugadapter-node/pull/214

zobo avatar Jul 08 '19 08:07 zobo

I suggest merging #378 first, as that one is bigger and includes package fixes already.

zobo avatar Nov 16 '19 15:11 zobo