View source
typedef StackFrameFormat
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Provides formatting information for a stack frame.
Fields
optionalincludeAll:Null<Bool>
Includes all stack frames, including those the debug adapter might otherwise hide.