-
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)feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
- VSCode Version:
1.10.0-insider
256d76f - OS Version: macOS Sierra
10.12.3 (16D32)
It would be great to have more control over a Quickpick. Here are some things I would love to have.
- Stream or push items into a Quickpick (basically be able to show/add more items to the list as promises are resolved)
- Update the placeholder dynamically
- Control which item should be selected when shown
- Add event for
right-arrow
press on an item, similar to the file access quickpick - Seed the inputbox with a value
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)feature-requestRequest for new features or functionalityRequest for new features or functionality