ReadonlyactiveReadonlydisposedWhether dispose() has been called.
ReadonlylistenerNumber of listeners still attached, across all events.
ReadonlyselectedReadonlyvisibleWhether show() has been called and the input not yet hidden.
Sets the selection and fires onDidAccept, like the user pressing Enter.
Optionalselected: readonly T[]Fires onDidHide, like the user pressing Escape.
Sets the active (highlighted) items and fires onDidChangeActive.
Fires onDidTriggerButton with the given button.
Fires onDidTriggerItemButton for a button on an item.
Sets the filter text and fires onDidChangeValue.
A scriptable quick pick using the managed service's hide/dispose model.