51 lines
3.3 KiB
Markdown
51 lines
3.3 KiB
Markdown
# extensions-repo
|
||
- 本仓库服务于Kylin-IDE、Kylin-Code及其插件,用途如下
|
||
* 汇总下载链接(Kylin-IDE、Kylin-Code、插件等)
|
||
* 汇总代码仓库链接
|
||
* 提供帮助文档
|
||
* 存放开发环境快速部署功能配置文件
|
||
|
||
## 下载链接和代码仓库链接汇总
|
||
- Kylin-IDE
|
||
* 桌面版
|
||
- 帮助文档:[链接](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md)
|
||
- [IDE基础平台-下载链接](https://gitee.com/chriswang521/kylin-ide/releases)
|
||
- 银河麒麟桌面操作系统V10亦可在软件商店中检索安装
|
||
* 远程开发插件版
|
||
- 帮助文档:[链接](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E8%BF%9C%E7%A8%8B%E5%BC%80%E5%8F%91.md)
|
||
- 插件:Kylin Remote Development插件可在openVSX插件市场中检索到
|
||
- 插件:[下载链接](https://gitee.com/mcy-kylin/remote-dev/releases)
|
||
- 服务端:[下载链接](https://gitee.com/mcy-kylin/kylin-ide-server/releases)
|
||
* 远程开发WebIDE版
|
||
- 帮助文档:[链接](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E8%BF%9C%E7%A8%8B%E5%BC%80%E5%8F%91WebIDE%E7%89%88.md)
|
||
- 客户端:[下载链接](https://gitee.com/leven08/kylin-ide-web-client/releases)
|
||
- 服务端:与远程开发插件版共用一套服务端
|
||
- Kylin-Code
|
||
* [IDE基础平台-仓库链接](https://gitee.com/openkylin/kylin-code)
|
||
* [IDE基础平台-下载链接](https://gitee.com/openkylin/kylin-code/releases)
|
||
* openKylin系统亦可在软件商店中检索安装
|
||
- 插件代码仓库和下载链接
|
||
* 大部分插件已上传[openVSX插件市场](https://open-vsx.org/),可以在Kylin-IDE或Kylin-Code中检索到,或直接在插件市场检索到
|
||
* [gitee汇总地址](https://gitee.com/openkylin/extensions-repo/tree/master/KylinIDETeam):目录以插件name字段命名,代码仓库地址(如有)和下载链接在对应目录的readme中
|
||
- 帮助文档目录
|
||
* [地址](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md)
|
||
|
||
## 问题反馈
|
||
- 可以在相应仓库的Issues中反馈问题(需登录gitee账号),常用的几个Issues链接如下
|
||
* [extensions-repo Issues](https://gitee.com/openkylin/extensions-repo/issues)
|
||
* [Kylin-Code IDE基础平台 Issues](https://gitee.com/openkylin/kylin-code/issues)
|
||
* [Kylin-IDE IDE基础平台 Issues](https://gitee.com/chriswang521/kylin-ide/issues)
|
||
- openKylin Framework SIG组月度例会
|
||
* 欢迎参加月度例会,反馈问题,讨论Kylin-Code及其插件规划和发展思路、讨论IDE发展方向
|
||
* 例会时间:每个月的第2个周二下午14:00,如遇到节假日,顺延到下一个周二
|
||
* 例会会议号通常会在[openKylin extensions-repo readme文件中更新](https://gitee.com/openkylin/extensions-repo)
|
||
* 2024.11.12下午14点,会议号:111597720
|
||
- 如果无gitee账号,可以将问题发邮件反馈,邮箱列表如下
|
||
* muruichao@kylinos.cn
|
||
* quanzhuo@kylinos.cn
|
||
|
||
## 本仓库目录说明
|
||
- KylinIDETeam:插件汇总,里面的目录以插件name字段命名,每个目录的readme中有代码仓库链接(如有)和下载链接
|
||
- inst-configs-repo:开发环境快速部署功能的配置文件存放目录
|
||
- user-guide:用户帮助文档存放目录
|