microsoft / microsoft/vscode-java-pack
FR: please add a vscode-java-pack-free variant
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 352
- 派生
- 166
- 平均合并
- 17 小时 47 分钟
- 30 天内合并 PR
- 32
描述
Suggestion
A version without IntelliCode.
Use Cases
Usability of this extension pack in environments that are not eligible to use that specific extension - which is the only one of the set that isn't MIT-licensed and "may [be] install[ed] and use[d] [...] solely with Microsoft Visual Studio family of products".
Examples
Just adjust the release process to create another extension next to the current one, possibly "vscjava.vscode-java-pack-mit" or "vscjava.vscode-java-free" or similar.
Alternative
The much better alternative would be to adjust the license of VisualStudioExptTeam.vscodeintellicode, at least to explicit allow installation and usage with any vscode based product, or even better to allow unlimited usage. But I have no illusion that this is going to happen...
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先找到发布流程和当前扩展包的定义。检查现有扩展包如何包含 IntelliCode,然后确定如何在不包含它的情况下生成第二个变体。完成的标准是:repository 在当前扩展包之外发布一个可安装的免费变体,并解决所要求的许可约束。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, vscode
- 领域
- developer-experience, release, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100