0519版本迭代,更新迭代插件;更新迭代IDE基础平台

This commit is contained in:
muruichao 2023-05-19 11:29:28 +08:00
parent f0c40454e8
commit edc032925c
12 changed files with 30 additions and 6 deletions

View File

@ -9,6 +9,33 @@ IDE基础平台基于开源项目Code-OSS1.68.0默认接入OpenVSX插
https://pan.baidu.com/s/1eDm687VFYB-VnytR4chABw?pwd=9999
## 最新版本
- **0.1.2**
2023年05月19号IDE基础平台迭代至0.1.2版本支持x64arm64和loongarch64架构的银河麒麟桌面操作系统V10 SP12203
| ARCH | 测试适配OS | FILE NAME |
| -------- | -------- | -------- |
| x64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.2-1684377176_amd64.deb |
| arm64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.2-1684380762_arm64.deb |
| loongarch64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.2-1684394329_loongarch64.deb |
更新日志:
> - 卸载不干净,添加如下功能:
>
> 1. deb包,只有当执行dpkg --purge或者-P时,会删除当前用户默>认的Kylin-IDE数据.
>
> 2. rpm包,rpm -e就会删除当前用户默认的Kylin—IDE数据.
> - 修改组织名称为KylinIdeTeam
> - 修改开启默认插件自动检查更新.
> - 帮助菜单和必读中添加跳转到用户帮助文档的菜单和链接。
> - argv.json中添加ignore-certificate-errors参数启动时获取设置参数,当为true时忽略证书验证.
> - electron webview的查找功能不能使用,临时解决为能够查找到结果,并能查询上/下一个,但是不能全部高亮.
## 历史版本
- **0.1.1**
2023年04月28号IDE基础平台迭代至0.1.1版本支持x64arm64和loongarch64架构的银河麒麟桌面操作系统V10 SP12203
@ -35,18 +62,15 @@ https://pan.baidu.com/s/1eDm687VFYB-VnytR4chABw?pwd=9999
> - Fixed 统一将IDE的extension中文显示从“扩展”更改为“插件”.
> - references-view插件中添加metadata数据,其中的uuid来自open-vsx商店生成.
## 历史版本
- **0.1.0**
2023.04.14号IDE基础平台迭代的第一个版本0.1.0支持x64arm64和loongarch64架构的银河麒麟桌面操作系统V10 SP12203
| ARCH | 测试适配OS | FILE NAME |
| -------- | -------- | -------- |
| x64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681356118_amd64.deb |
| arm64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681358356_arm64.deb |
| loongarch64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681366481_loongarch64.deb |
| x64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681356118_amd64.deb |
| arm64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681358356_arm64.deb |
| loongarch64 | 银河麒麟桌面操作系统 V10SP1-2203 | kylin-ide_0.1.0-1681366481_loongarch64.deb |
更新日志:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.