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

Investigate multistep quickpicks #24

Open
ewanharris opened this issue Dec 13, 2018 · 0 comments
Open

Investigate multistep quickpicks #24

ewanharris opened this issue Dec 13, 2018 · 0 comments

Comments

@ewanharris
Copy link
Collaborator

The current quickpick flow for building/creation/packaging etc. kinda strings the various quickpicks together, meaning it can be cancelled accidentally at any time (this can be overridden by setting isCancellable to false iirc). It seems to be possible to build a MultiStepInput that creates a better UX for theses flows.

References,

https://github.com/Microsoft/vscode-extension-samples/blob/master/quickinput-sample/src/multiStepInput.ts
microsoft/vscode#49340

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant