flathub / flathub/com.visualstudio.code
Maybe change the version of extension to "stable" ?
- Lenguaje dominante
- Shell
- Estrellas
- 217
- Forks
- 82
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 1
Descripción
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'`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.