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

Feature: Support Multiple Version of the Same of Extension(s) #13427

Closed
sgtoj opened this issue Oct 10, 2016 · 2 comments
Closed

Feature: Support Multiple Version of the Same of Extension(s) #13427

sgtoj opened this issue Oct 10, 2016 · 2 comments
Assignees

Comments

@sgtoj
Copy link

sgtoj commented Oct 10, 2016

Is it possible to add ability to support and subscribe to multiple version/build/branch of the same extension(s)? This would allow users to opt-in and subscribe to a beta or development branch of an extension without the need to install another addon (eg Node Debug and TS and JS Grammar) or manual install an addon (eg PowerShell). My vision of this feature would allow the user to easily switch between branches from the Extension UI if the extension developer exposes the different versions via the extension manifest.

@joaomoreno
Copy link
Member

Supporting beta/development versions already works today. An extension can publish a new version, indicating that it is compatible from a specific version of Code. Users would opt in only by updating Code.

This choice makes everyone's life easier. Enabling multiple versions would open the door for functionality conflicts and increased management from the user's part: both things we want to keep at a minimum.

@gerane
Copy link

gerane commented Oct 12, 2016

cc: @daviwil

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants