flathub / flathub/com.visualstudio.code
Maybe change the version of extension to "stable" ?
- 主要语言
- Shell
- 星标
- 217
- 派生
- 82
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 1
描述
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'`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位定义 `versions` 字段的 Flathub 扩展清单或打包文件,然后将其当前值与所引用的文档进行比较。当受影响的扩展使用所要求的稳定分支行为,同时保留所述的向后兼容选项时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vscode
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100