flathub / flathub/com.visualstudio.code

Maybe change the version of extension to "stable" ?

Open
#539 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
217
Forks
82
Avg merge
1d 7h
Merged PRs (30d)
1

Description

For now, vscode on Flathub specifies a version like "24.08" for extensions. According to the documentation:

> The version is the branch to use when looking for the extension. This is useful for having parallel installations of the same extension in case of an API/ABI break. The value here will be the branch used in the extension manifest.

So, if vscode updates this version and the tool extensions don’t update their branch, it can break the extension. A better approach is to set it to "stable." For backward compatibility, you can use `versions: '24.08;stable'`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.