-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)apifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues
Description
In #39132 (comment) I was advised to use my own picker in place of showWorkspaceFolderPick so that I could customise which folders appear. I'm now trying to do that but found that it only takes in a string[]
so you can't achieve the same UI as the built-in one which puts the leaf folder name first:
It would be great if we could provide it some custom object with some properties for labels and then get the whole object back on selection (eg. so we don't have to look a complex object back up from the returned string).
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)apifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues