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
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Feature request for extension authoring:
showQuickPick could return an array of selected items. (Thenable<string | undefined>[])
It could use the traditional hotkeys to select.
Windows:
Shift+Click for a range
Ctrl+Click for multi-select
Mac:
Shift+Click for a range
Cmd+Click for multi-select.
The text was updated successfully, but these errors were encountered: