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
feat(prompter): show noItemsFoundItem with filterBoxInputSettings
Problem:
If filterBoxInputSettings is set, noItemsFoundItem is not shown, even if
there are no items in the quickpick.
Solution:
Pass all `options` to FilterBoxQuickPickPrompter.
0 commit comments