supportsSingleThreadExecutionRequests property

bool? supportsSingleThreadExecutionRequests
final

The debug adapter supports the singleThread property on the execution requests (continue, next, stepIn, stepOut, reverseContinue, stepBack).

Implementation

final bool? supportsSingleThreadExecutionRequests;