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

Request: option to automatically start background updates installation #44704

Closed
yzhang-gh opened this issue Feb 28, 2018 · 3 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) install-update VS Code installation and upgrade system issues

Comments

@yzhang-gh
Copy link
Contributor

With #41676, vscode can update in background (on Windows). It is pretty nice!
(I already set update.enableWindowsBackgroundUpdates to true)

The problem is that we need more "click" operations now.

  1. start vscode, it will automatically check updates and download
  2. find a 1 on the gear icon
  3. click the gear icon
  4. click install update
  5. wait for several seconds
  6. click the gear icon
  7. click restart now

It will be better to have an option to skip the first install update confirmation. So vscode can automatically start background updates and only notify user when everything is done.

@vscodebot
Copy link

vscodebot bot commented Feb 28, 2018

@vscodebot vscodebot bot added the install-update VS Code installation and upgrade system issues label Feb 28, 2018
@joaomoreno
Copy link
Member

The problem with this is that there would be an admin prompt coming out of nothing. We don't want to do this. We're pushing towards having user installable packages. That way we can do the update automatically without asking for permissions.

/duplicate #534

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 28, 2018
@vscodebot
Copy link

vscodebot bot commented Feb 28, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Feb 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 14, 2018
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) install-update VS Code installation and upgrade system issues
Projects
None yet
Development

No branches or pull requests

2 participants