Skip to content

Fix packages quick pick to not throw error on cancel#11894

Open
bricestacey wants to merge 2 commits intomainfrom
fix/11833-abort-quick-pick-no-error
Open

Fix packages quick pick to not throw error on cancel#11894
bricestacey wants to merge 2 commits intomainfrom
fix/11833-abort-quick-pick-no-error

Conversation

@bricestacey
Copy link
Contributor

See #11833

Release Notes

When the user cancels the package update or install quick pick, silently do nothing instead of throwing an error. Previously it would throw an error and show an alert dialog. Now, it should do nothing.

New Features

  • N/A

Bug Fixes

  • N/A

QA Notes

  • Switch to an R project, but you can do similar in python:
  • Open command palette.
  • Choose Install Package
  • Choose fortunes
  • On the version picker, press Esc

When the user cancels the package update or install quick pick,
silently do nothing instead of throwing an error.

See #11833
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

E2E Tests 🚀
This PR will run tests tagged with: @:critical

readme  valid tags

austin3dickey
austin3dickey previously approved these changes Feb 14, 2026
Copy link
Contributor

@austin3dickey austin3dickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

…agesQuickPick.ts

Co-authored-by: Austin Dickey <austin3spammy@gmail.com>
Signed-off-by: Brice Stacey <bricestacey@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants