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

Completely silent updates #137128

Closed
RedDragonWebDesign opened this issue Nov 13, 2021 · 3 comments
Closed

Completely silent updates #137128

RedDragonWebDesign opened this issue Nov 13, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@RedDragonWebDesign
Copy link

RedDragonWebDesign commented Nov 13, 2021

An option for completely silent and automatic VS Code updates. Instead of needing to click a bunch of popups in the bottom right corner.

  • For the first popup that says "update is available", automatically download and install the update.
  • For the second popup that says "restart visual studio code to apply the latest update", automatically assume "later". When the user restarts VS Code, the update will install.
  • Don't pop up the release notes in a new tab after updating.

When opening a new window, prevent these popups as well, which tend to pop up again every time you open a new window.

Trigger this behavior by selecting Settings -> Update: Mode > silent and automatic.

image

@matkoniecz
Copy link
Contributor

@gjsjohnmurray
Copy link
Contributor

/duplicate - thanks @matkoniecz

@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2021
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

5 participants
@joaomoreno @matkoniecz @gjsjohnmurray @RedDragonWebDesign and others