supportsHitConditionalBreakpoints property
The debug adapter supports breakpoints that break execution after a specified number of hits.
Implementation
final bool? supportsHitConditionalBreakpoints;
The debug adapter supports breakpoints that break execution after a specified number of hits.
final bool? supportsHitConditionalBreakpoints;