supportsANSIStyling property

bool? supportsANSIStyling
final

The client will interpret ANSI escape sequences in the display of OutputEvent.output and Variable.value fields when Capabilities.supportsANSIStyling is also enabled.

Implementation

final bool? supportsANSIStyling;