supportSuspendDebuggee property

bool? supportSuspendDebuggee
final

The debug adapter supports the suspendDebuggee attribute on the disconnect request.

Implementation

final bool? supportSuspendDebuggee;