MCPcopy 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.tsFile · 0.65
drainFunction · 0.65
constructorMethod · 0.65
dispatchMethod · 0.65
showCopilotContentFunction · 0.65
provideHoverMethod · 0.65

Implementers 1

ManualSignalExtension/src/Utility/Async/manualSign

Calls

no outgoing calls

Tested by

no test coverage detected