From 67dd8903e3a9c41e6a1755d8ca20ff39ba88841b Mon Sep 17 00:00:00 2001 From: muruichao Date: Fri, 18 Oct 2024 14:50:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme=EF=BC=8C=E6=8A=8A?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=92=8C=E9=97=AE=E9=A2=98=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=E9=80=94=E5=BE=84=E6=94=BE=E5=9C=A8=E6=98=8E=E6=98=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 66 ++++++++++++++-------- user-guide/files/下载链接和代码仓库链接.md | 2 +- user-guide/files/问题反馈.md | 3 +- 3 files changed, 47 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 700fba2..26b94bd 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,48 @@ # extensions-repo -本仓库用途: -- KylinIdeTeam开发适配的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) -- 可在此仓库手动下载插件 +- 本仓库服务于Kylin-IDE、Kylin-Code及其插件,用途如下 + * 汇总下载链接(Kylin-IDE、Kylin-Code、插件等) + * 汇总代码仓库链接 + * 提供帮助文档 -## 插件目录说明 -组织名称/插件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)”,即帮助文档目录 - -## openKylin Framework SIG组月度例会 -- 欢迎参加月度例会,讨论Kylin-Code及其插件规划和发展思路、讨论IDE发展方向 -- 例会时间:每个月的第2个周二下午14:00,如遇到节假日,顺延到下一个周二 -- 例会会议号会在openKylin官网公布([点此链接,在主页找到“社区日程”,点击日历的对应日期查看](https://www.openkylin.top/index-cn.html)) - -## **Kylin-Code**和**Kylin-IDE**介绍 -- 见帮助文档[简介](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E7%AE%80%E4%BB%8B.md)章节 +## 下载链接和代码仓库链接汇总 +- 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中反馈问题 \ No newline at end of file +- 可以在相应仓库的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:用户帮助文档存放目录 \ No newline at end of file diff --git a/user-guide/files/下载链接和代码仓库链接.md b/user-guide/files/下载链接和代码仓库链接.md index f0586d8..8444388 100644 --- a/user-guide/files/下载链接和代码仓库链接.md +++ b/user-guide/files/下载链接和代码仓库链接.md @@ -1,6 +1,6 @@ - Kylin-IDE * 桌面版 - - 帮助文档:[链接](./远程开发.md) + - 帮助文档:[链接](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亦可在软件商店中检索安装 * 远程开发插件版 diff --git a/user-guide/files/问题反馈.md b/user-guide/files/问题反馈.md index 4c77ae8..97af967 100644 --- a/user-guide/files/问题反馈.md +++ b/user-guide/files/问题反馈.md @@ -7,4 +7,5 @@ * 例会时间:每个月的第2个周二下午14:00,如遇到节假日,顺延到下一个周二 * 例会会议号通常会在openKylin官网公布([点此链接,在主页找到“社区日程”,点击日历的对应日期查看](https://www.openkylin.top/index-cn.html)) - 如果无gitee账号,可以将问题发邮件反馈,邮箱列表如下 - * muruichao@kylinos.cn \ No newline at end of file + * muruichao@kylinos.cn + * quanzhuo@kylinos.cn \ No newline at end of file