supportsANSIStyling property
The debug adapter supports ANSI escape sequences in styling of
OutputEvent.output
and Variable.value
fields.
Implementation
final bool? supportsANSIStyling;
The debug adapter supports ANSI escape sequences in styling of
OutputEvent.output
and Variable.value
fields.
final bool? supportsANSIStyling;