Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ complete
Method
complete
src/shared/vscode/interfaces.ts:74–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
public complete(): void {
75
this._isComplete = true;
76
this.completer.resolve();
77
}
78
}
79
80
export
interface
DebugCommandHandler {
Callers
2
handleDebugSessionEnd
Method · 0.80
handleCustomEventWithSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected