extensions-repo/README.md

49 lines
3.3 KiB
Markdown
Raw Normal View History

2023-04-10 14:16:50 +08:00
# 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官网公布[点此链接,在主页找到“社区日程”,点击日历的对应日期查看](https://www.openkylin.top/index-cn.html)
- 如果无gitee账号可以将问题发邮件反馈邮箱列表如下
* muruichao@kylinos.cn
* quanzhuo@kylinos.cn
## 本仓库目录说明
- KylinIDETeam插件汇总里面的目录以插件name字段命名每个目录的readme中有代码仓库链接如有和下载链接
- inst-configs-repo开发环境快速部署功能的配置文件存放目录
- user-guide用户帮助文档存放目录