supportsExceptionFilterOptions property
The debug adapter supports filterOptions
as an argument on the
setExceptionBreakpoints
request.
Implementation
final bool? supportsExceptionFilterOptions;
The debug adapter supports filterOptions
as an argument on the
setExceptionBreakpoints
request.
final bool? supportsExceptionFilterOptions;