Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
ReverseContinueArguments
package
vscode.debugProtocol
import
vscode.debugProtocol.DebugProtocol
Arguments for 'reverseContinue' request.
Fields
threadId
:
Int
Execute 'reverseContinue' for this thread.