supportsStepBack property
The debug adapter supports stepping back via the stepBack
and
reverseContinue
requests.
Implementation
final bool? supportsStepBack;
The debug adapter supports stepping back via the stepBack
and
reverseContinue
requests.
final bool? supportsStepBack;