supportsInstructionBreakpoints property

bool? supportsInstructionBreakpoints
final

The debug adapter supports adding breakpoints based on instruction references.

Implementation

final bool? supportsInstructionBreakpoints;