format property
Specifies details on how to format the stack frames.
The attribute is only honored by a debug adapter if the corresponding
capability supportsValueFormattingOptions
is true.
Implementation
final StackFrameFormat? format;
Specifies details on how to format the stack frames.
The attribute is only honored by a debug adapter if the corresponding
capability supportsValueFormattingOptions
is true.
final StackFrameFormat? format;