Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[extensions] Quickpick enhancements #21244

Closed
eamodio opened this issue Feb 23, 2017 · 3 comments
Closed

[extensions] Quickpick enhancements #21244

eamodio opened this issue Feb 23, 2017 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@eamodio
Copy link
Contributor

eamodio commented Feb 23, 2017

  • 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.

  1. Stream or push items into a Quickpick (basically be able to show/add more items to the list as promises are resolved)
  2. Update the placeholder dynamically
  3. Control which item should be selected when shown
  4. Add event for right-arrow press on an item, similar to the file access quickpick
  5. Seed the inputbox with a value
@roblourens roblourens added the feature-request Request for new features or functionality label Feb 23, 2017
@jrieken jrieken closed this as completed Feb 23, 2017
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 23, 2017
@eamodio
Copy link
Contributor Author

eamodio commented Feb 23, 2017

@jrieken only some of those are duped there.

I don't see these 3 on that list

  1. Stream or push items into a Quickpick (basically be able to show/add more items to the list as promises are resolved)
  2. Update the placeholder dynamically
  3. Add event for right-arrow press on an item, similar to the file access quickpick

Unless I'm missing something. If you agree that they aren't there -- should I open individual requests for each?

@jrieken
Copy link
Member

jrieken commented Feb 23, 2017

Please file one issue per request/problem/bug

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants