Closed weinand closed 6 years ago
We need a new terminate request which can be used to give a debuggee the chance to shutdown gracefully. A corresponding supportsTerminateRequest capability announces that an adapter implements the request.
terminate
supportsTerminateRequest
See https://github.com/Microsoft/vscode-node-debug/issues/1 for details.
We need a new
terminate
request which can be used to give a debuggee the chance to shutdown gracefully. A correspondingsupportsTerminateRequest
capability announces that an adapter implements the request.See https://github.com/Microsoft/vscode-node-debug/issues/1 for details.