2023-04-10 14:16:50 +08:00
|
|
|
|
# extensions-repo
|
2023-07-31 09:27:04 +08:00
|
|
|
|
本仓库用途:
|
|
|
|
|
- KylinIdeTeam开发适配的IDE插件汇总(供**Kylin-Code**和**Kylin-IDE**使用)
|
2023-07-31 10:24:16 +08:00
|
|
|
|
- **Kylin-Code**和**Kylin-IDE**[用户帮助文档](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md)
|
2023-07-31 09:27:04 +08:00
|
|
|
|
- 可在此仓库手动下载插件
|
|
|
|
|
|
2023-07-31 10:24:16 +08:00
|
|
|
|
## 插件目录说明
|
|
|
|
|
组织名称/插件id名称/插件名称-版本号@系统架构.vsix。目前已存在的组织名称为KylinIDETeam。
|
|
|
|
|
- “@系统架构”是可选择项,如果插件是所有架构都支持就不需要“@系统架构”这个部分内容。
|
|
|
|
|
- 架构可以是:linux-x64,linux-arm64,linux-loongarch64,linux-sw64,linux-mips64el,linux-aarch64等。
|
|
|
|
|
|
|
|
|
|
例如:helloworld-demo-0.0.1.vsix、helloworld-sample-0.0.1@linux-arm64.vsix
|
|
|
|
|
|
|
|
|
|
## 用户帮助文档说明
|
|
|
|
|
- 用户帮助文档所在路径为user-guide,点击“[目录.md](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md)”,即帮助文档目录
|
|
|
|
|
|
2024-04-08 10:12:57 +08:00
|
|
|
|
## openKylin Framework SIG组月度例会
|
|
|
|
|
- 欢迎参加月度例会,讨论Kylin-Code及其插件规划和发展思路、讨论IDE发展方向
|
|
|
|
|
- 例会时间:每个月的第2个周二下午14:00,如遇到节假日,顺延到下一个周二
|
|
|
|
|
- 例会会议号会在openKylin官网公布([点此链接,在主页找到“社区日程”,点击日历的对应日期查看](https://www.openkylin.top/index-cn.html))
|
|
|
|
|
|
2024-07-29 13:53:55 +08:00
|
|
|
|
## **Kylin-Code**和**Kylin-IDE**介绍
|
|
|
|
|
- 见帮助文档[简介](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E7%AE%80%E4%BB%8B.md)章节
|
2023-07-31 10:06:58 +08:00
|
|
|
|
|
2023-07-31 09:27:04 +08:00
|
|
|
|
## 问题反馈
|
|
|
|
|
- 请在本仓库或相应仓库的Issues中反馈问题
|