supportTerminateDebuggee property
The debug adapter supports the terminateDebuggee
attribute on the
disconnect
request.
Implementation
final bool? supportTerminateDebuggee;
The debug adapter supports the terminateDebuggee
attribute on the
disconnect
request.
final bool? supportTerminateDebuggee;