MCPcopy Create free account
hub / github.com/continuedev/continue / clear

Method clear

extensions/vscode/src/quickEdit/QuickEditQuickPick.ts:541–544  ·  view source on GitHub ↗

* Reset the state of the quick pick

()

Source from the content-addressed store, hash-verified

539 * Reset the state of the quick pick
540 */
541 private clear() {
542 this.initialPrompt = undefined;
543 this.range = undefined;
544 }
545}

Callers 8

initiateNewQuickPickMethod · 0.95
getCommandsMapFunction · 0.45
constructorMethod · 0.45
cleanupChatFunction · 0.45
Edit.test.tsFile · 0.45
GUI.test.tsFile · 0.45
Apply.test.skip.tsFile · 0.45

Calls

no outgoing calls

Tested by 1

cleanupChatFunction · 0.36