supportsValueFormattingOptions property

bool? supportsValueFormattingOptions
final

The debug adapter supports a format attribute on the stackTrace, variables, and evaluate requests.

Implementation

final bool? supportsValueFormattingOptions;