View source
typedef TContinuedEvent
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Fields
optionalallThreadsContinued:Null<Bool>
If 'allThreadsContinued' is true, a debug adapter can announce that all threads have continued.