Skip to content

Support installing pre-release (alpha/beta/insiders) versions using VSIX #39024

@sandy081

Description

@sandy081

Currently, extension authors get their pre-release versions tested by the community using VSIXs. But VS Code does not support installing alpha/beta/insiders versions. This force authors to always use patch for pre-release versions.

By supporting alpha/beta/insiders versions, author can generate VSIXs like pub.extname-0.11.0-beta or pub.extname-0.11.0-beta-2. At the end, they can publish the release version pub.extname-0.11.0 and all users who are using pre-release versions will get the release update.

Metadata

Metadata

Assignees

Labels

extensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions