supportsValueFormattingOptions property
The debug adapter supports a format
attribute on the stackTrace
,
variables
, and evaluate
requests.
Implementation
final bool? supportsValueFormattingOptions;
The debug adapter supports a format
attribute on the stackTrace
,
variables
, and evaluate
requests.
final bool? supportsValueFormattingOptions;