Skip to content

Allow user to pick multiple options from showQuickPick list #12925

@hasit

Description

@hasit

I am making an extension for VSCode where I present the user with a list using showQuickPick() like so:

screen shot 2016-09-28 at 11 40 55 am

From what I understand, this way allows user to only pick one item out of the whole list. Is there a way to allow user to pick multiple items? I could not find anything for this on the vscode namespace API.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)apifeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions