flathub / flathub/com.visualstudio.code

Maybe change the version of extension to "stable" ?

Ouverte
#539 2 commentaires 3 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Shell
Étoiles
217
Forks
82
Merge moyen
1 j 7 h
PR mergées (30 j)
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'`.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.