You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The quick-pick menu must support dynamic items. Need to implement quick-pick onDidChangeValue emitter to be able to handle the input value and dynamically update quick pick items according to the input value.
Can be tested against: https://github.com/microsoft/vscode-extension-samples/tree/master/quickinput-sample: F1 => Quick Input Samples => quickOpen
Description
The quick-pick menu must support dynamic items. Need to implement quick-pick
onDidChangeValue
emitter to be able to handle the input value and dynamically update quick pick items according to the input value.Can be tested against: https://github.com/microsoft/vscode-extension-samples/tree/master/quickinput-sample: F1 => Quick Input Samples => quickOpen
Depends on #5187
Reproduction Steps
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: