View source
typedef ContinueRequest
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Continue request; value of command field is 'continue'. The request starts the debuggee to run again.
Continue request; value of command field is 'continue'. The request starts the debuggee to run again.