Closed weinand closed 7 years ago
Introduce a new optional attribute presentationHint on StackFrame with a value label to request a centred, deemphasized look in the UI.
presentationHint
StackFrame
label
I've added an optional presentationHint attribute to type StackFrame. The only supported value for now is label.
@roblourens available in vscode-debugprotocol@1.18.0-pre.2
vscode-debugprotocol@1.18.0-pre.2
Introduce a new optional attribute
presentationHint
onStackFrame
with a valuelabel
to request a centred, deemphasized look in the UI.