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