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
Currently, title can only be set when going through the more complex createQuickPick API. It would be great if the title could be set via QuickPickOptions when using the simpler showQuickPick.
Currently,
titlecan only be set when going through the more complexcreateQuickPickAPI. It would be great if the title could be set viaQuickPickOptionswhen using the simplershowQuickPick.