View source
enum abstract ProcessEventStartMethod(String)
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Variables
inlineread onlyAttachForSuspendedLaunch:ProcessEventStartMethod = "attachForSuspendedLaunch"
A project launcher component has launched a new process in a suspended state and then asked the debugger to attach.