supportTerminateDebuggee property

bool? supportTerminateDebuggee
final

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

Implementation

final bool? supportTerminateDebuggee;