Readonly
_Protected
Readonly
colorProtected
containerProtected
inProtected
Readonly
shellProtected
Readonly
themeProvides access to the back button in quick input.
The current quick pick that is visible. Undefined if none is open.
Allows to register on the event that quick input is hiding.
Allows to register on the event that quick input is showing.
Accept the selected item.
Optional
keyMods: IKeyModsallows to override the state of key modifiers that should be present when invoking.
Navigate back in a multi-step quick input.
Cancels quick input and closes it.
Provides raw access to the input box controller.
Provides raw access to the quick pick controller.
Provides raw access to the quick widget controller.
Moves focus into quick input.
Protected
initOpens the quick input box for text input and returns a promise with the user typed value if any.
Optional
options: IInputOptionsOptional
token: CancellationTokenNavigate inside the opened quick input list.
Optional
quickNavigate: IQuickNavigateConfigurationToggle the checked state of the selected item.
Provides access to the quick access providers.