Giter Site home page Giter Site logo

extensionupdater's Introduction

Visual Studio Auto Updater

Build status

Download the extension on the VS Gallery or get the nightly build

This extension allows you to specify which of your Visual Studio extensions you want to automatically update when a new version is released.

How it works

Every time Visual Studio opens, a background process checks for updates to the extensions you have specified for auto updating.

If it finds any, it will silently install them in the background, so that next time you open Visual Studio, you'll have the latest versions of your favorite extensions already installed.

You specify which extensions to auto update in a flyout menu located in the Tools menu.

Screenshot

The first item in the menu is Enable Automatic Updates. That's the master switch for this feature. If it is unchecked, no auto updating will take place for any extension.

Not all extensions are listed. Only the ones that can be auto updated, which excludes

  1. Extensions installed by MSIs.
  2. Extensions that require admin permissions to update.
  3. Extensions that are shipped as part of Visual Studio.

Some extensions are enabled for automatic updates by default. These extensions are typically smaller extensions that are safe to update. You can always turn off automatic updating of those extensions, but they have been classified as "safe" to update.

For instance, Web Essentials is not on the list because there are people that prefer earlier versions over the latest.

Extension writers

If you have written an extension and want to add it to the list of extensions that are automatically updated by default, then you can easily do that.

Just send a pull request with your extension's Product ID/guid to the list found here: PreEnabledExtensions.cs

extensionupdater's People

Contributors

erikej avatar gep13 avatar madskristensen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.