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

Provide for cancellation of extension download #25089

Closed
adamvoss opened this issue Apr 20, 2017 · 2 comments
Closed

Provide for cancellation of extension download #25089

adamvoss opened this issue Apr 20, 2017 · 2 comments
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Milestone

Comments

@adamvoss
Copy link

  • VSCode Version: 1.11.2
  • OS Version: Linux Mint 18.1

Steps to Reproduce:

  1. Go to extensions (Ctrl+Shift+X).
  2. Search for "@sort:installs" (or any other query that shows extensions you do not have installed).
  3. Click the green install button next to an extension.

Actual Results:

Button "dims" and changes the displayed text to "Installing" until the extension has been installed.

Desired Behavior:

A cancel button appears or at least clicking on the "Installing" button opens a menu with a cancel option.

Rationale:

Install can be hit accidentally, extensions can be large, and in many places bandwidth is still capped/limited; thus, it would be nice to have a recourse other than exiting VS Code to abort the download.

@mjbvz mjbvz added the extensions Issues concerning extensions label Apr 20, 2017
@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Apr 21, 2017
@joaomoreno joaomoreno added this to the Backlog milestone Apr 21, 2017
@joaomoreno joaomoreno removed their assignment Jun 19, 2017
@joaomoreno joaomoreno added the *out-of-scope Posted issue is not in scope of VS Code label Nov 12, 2020
@omar-shahid
Copy link

@joaomoreno why is this feature out of scope? I most of the time hop around my different OS environments and sometimes I don't want to install new extensions from the sync, but keep the settings and keybindings synced.

@dhanyn10
Copy link

dhanyn10 commented Dec 3, 2022

@joaomoreno is this impossible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants