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