The structural subset of vscode.QuickPick the framework drives. A real window.createQuickPick() satisfies it. Event registrations and the input itself must all be disposed by the consumer that owns the interaction.
vscode.QuickPick
window.createQuickPick()
Readonly
The structural subset of
vscode.QuickPickthe framework drives. A realwindow.createQuickPick()satisfies it. Event registrations and the input itself must all be disposed by the consumer that owns the interaction.