supportsANSIStyling property

bool? supportsANSIStyling
final

The debug adapter supports ANSI escape sequences in styling of OutputEvent.output and Variable.value fields.

Implementation

final bool? supportsANSIStyling;