Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/vscode-cpptools
/ reset
Method
reset
Extension/src/Utility/Async/resolvable.ts:56–56 ·
view source on GitHub ↗
Use this to reactivate the ManualSignal
()
Source
from the content-addressed store, hash-verified
54
55
/** Use this to reactivate the ManualSignal */
56
reset(): Resetable<T>;
57
}
Callers
6
signals.test.ts
File · 0.65
drain
Function · 0.65
constructor
Method · 0.65
dispatch
Method · 0.65
showCopilotContent
Function · 0.65
provideHover
Method · 0.65
Implementers
1
ManualSignal
Extension/src/Utility/Async/manualSign
Calls
no outgoing calls
Tested by
no test coverage detected