Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
Thread
package
vscode.debugProtocol
import
vscode.debugProtocol.DebugProtocol
A Thread
Fields
name
:
String
A name of the thread.
id
:
Int
Unique identifier for the thread.