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

Input is preserved in quick inputs created by commands #137558

Closed
connor4312 opened this issue Nov 20, 2021 · 1 comment
Closed

Input is preserved in quick inputs created by commands #137558

connor4312 opened this issue Nov 20, 2021 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@connor4312
Copy link
Member

connor4312 commented Nov 20, 2021

  1. Register a command that calls vscode.window.createQuickInput().show()
  2. Execute the command via the command palette, e.g. >hello world
  3. Notice that when the input is created, >hello world is prefilled in the extension's quick input
@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues labels Nov 20, 2021
@TylerLeonhardt
Copy link
Member

@gjsjohnmurray's issue is better #137750 closing as a dupe.

@TylerLeonhardt TylerLeonhardt added *duplicate Issue identified as a duplicate of another issue(s) and removed bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues labels Nov 23, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2022
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)
Projects
None yet
Development

No branches or pull requests

2 participants