supportsStepBack property

bool? supportsStepBack
final

The debug adapter supports stepping back via the stepBack and reverseContinue requests.

Implementation

final bool? supportsStepBack;