From 6da560504fe7b1b6efa26555b56531f37a41ca8a Mon Sep 17 00:00:00 2001 From: "xinglong.wangwxl" Date: Tue, 17 Dec 2024 16:05:50 +0800 Subject: [PATCH] chore: upgrade changelog --- CHANGELOG.md | 1129 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 866 insertions(+), 263 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf66a1ad..13c1716f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,271 +1,874 @@ -## (2024-11-08) +## (2024-12-17) + + + +## 2.4.2 (2024-12-17) + +* v2.4.2 ([ee49615](https://github.com/opensumi/codeblitz/commit/ee49615)) +* chore: upgrade opensumi to 3.6.2 (#246) ([626b0a4](https://github.com/opensumi/codeblitz/commit/626b0a4)), closes [#246](https://github.com/opensumi/codeblitz/issues/246) + + + +## 2.4.1 (2024-12-10) + +* v2.4.0 ([5629831](https://github.com/opensumi/codeblitz/commit/5629831)) +* v2.4.1 ([41e741f](https://github.com/opensumi/codeblitz/commit/41e741f)) +* chore: upgrade opensumi to 3.6.1 (#244) ([6d67e08](https://github.com/opensumi/codeblitz/commit/6d67e08)), closes [#244](https://github.com/opensumi/codeblitz/issues/244) + + + +## 2.4.0 (2024-12-06) + +* chore: update changelog (#218) ([c765225](https://github.com/opensumi/codeblitz/commit/c765225)), closes [#218](https://github.com/opensumi/codeblitz/issues/218) +* chore: upgrade @opensumi/textmate-languages (#241) ([a581977](https://github.com/opensumi/codeblitz/commit/a581977)), closes [#241](https://github.com/opensumi/codeblitz/issues/241) +* chore(deps-dev): bump webpack-merge from 5.10.0 to 6.0.1 (#228) ([62fa270](https://github.com/opensumi/codeblitz/commit/62fa270)), closes [#228](https://github.com/opensumi/codeblitz/issues/228) +* chore(deps): bump antd from 5.20.2 to 5.22.0 (#220) ([b30f1fa](https://github.com/opensumi/codeblitz/commit/b30f1fa)), closes [#220](https://github.com/opensumi/codeblitz/issues/220) +* chore(deps): bump cross-spawn in the npm_and_yarn group (#231) ([2db69c7](https://github.com/opensumi/codeblitz/commit/2db69c7)), closes [#231](https://github.com/opensumi/codeblitz/issues/231) +* feat: upgrade opensumi to 3.6.0 (#240) ([8259a12](https://github.com/opensumi/codeblitz/commit/8259a12)), closes [#240](https://github.com/opensumi/codeblitz/issues/240) +* fix: lint ([17be7e8](https://github.com/opensumi/codeblitz/commit/17be7e8)) +* fix: lint ([7d70d20](https://github.com/opensumi/codeblitz/commit/7d70d20)) +* fix: ServerConfig cannot be found when the component is unmounted (#236) ([4a12e25](https://github.com/opensumi/codeblitz/commit/4a12e25)), closes [#236](https://github.com/opensumi/codeblitz/issues/236) +* fix: static files should be requested using relative paths (#234) ([dd97823](https://github.com/opensumi/codeblitz/commit/dd97823)), closes [#234](https://github.com/opensumi/codeblitz/issues/234) +* fix: use DOM ID to hide editor tab (#237) ([bff6397](https://github.com/opensumi/codeblitz/commit/bff6397)), closes [#237](https://github.com/opensumi/codeblitz/issues/237) * v2.3.1 (#217) ([9bac1a0](https://github.com/opensumi/codeblitz/commit/9bac1a0)), closes [#217](https://github.com/opensumi/codeblitz/issues/217) -## [1.0.3](https://github.com/opensumi/codeblitz/compare/v1.0.2...v1.0.3) (2023-09-08) - - -### Bug Fixes - -* build error ([8502ba7](https://github.com/opensumi/codeblitz/commit/8502ba767468c988f8bbdb43e0d4f6bab2dff9a2)) -* bundle script ([c90a11a](https://github.com/opensumi/codeblitz/commit/c90a11a54a2df72d0264db80363c411d0648ce4e)) -* code-api dependencies ([f376ca4](https://github.com/opensumi/codeblitz/commit/f376ca4a1be2a4c58f5db38990d2bec93eceeda8)) -* dependencies ([e9cdf67](https://github.com/opensumi/codeblitz/commit/e9cdf67d876f07c5ccadae5881c6a54cee3d7fcc)) -* release action bundle ([#14](https://github.com/opensumi/codeblitz/issues/14)) ([27ab99d](https://github.com/opensumi/codeblitz/commit/27ab99d49ef94f84898422bb34c9b9caab962f4a)) -* release script ([0e046da](https://github.com/opensumi/codeblitz/commit/0e046dacd13a4df6235931fd57caad2f1f89d6a1)) - - - -## 1.0.1-0 (2023-08-18) - - -### Bug Fixes - -* 编辑器模式初始化问题 ([8c9e1fe](https://github.com/opensumi/codeblitz/commit/8c9e1feed63ebd0ddd51a08733dd41c0e5f9a8aa)) -* 编辑器模式右侧链接按钮消失 ([a9b7293](https://github.com/opensumi/codeblitz/commit/a9b7293d6ef51db50740fb281c084791a86b6b3a)) -* 编辑器stretchHeight滚动问题 ([764eb3f](https://github.com/opensumi/codeblitz/commit/764eb3f3b7150e8fe41e226a10179d0290da68dd)) -* 编辑数据持久化到 indexedDB ([2311774](https://github.com/opensumi/codeblitz/commit/2311774a0dbcb964b46ffe8ad014fea6aeb50fea)) -* 插件 meta 文件输出 browser 字段 ([891f9a7](https://github.com/opensumi/codeblitz/commit/891f9a79a57689cb782e6d30f110246e894abc30)) -* 调整 atomgit oauth 授权交互 ([3746442](https://github.com/opensumi/codeblitz/commit/37464427129f82f1ffc9cf8b2efd465a37751797)) -* 调整 startup 模块顺序,避免语言选择出不来 ([d7cf765](https://github.com/opensumi/codeblitz/commit/d7cf7658f47ef86e8ebf7075cc5821e43d95f978)) -* 防止主题dispose后黑屏 ([1b24384](https://github.com/opensumi/codeblitz/commit/1b24384b1febaef0fda6f09c8f47baaf5cc85af7)) -* 非 file 不更改 browser url ([b5a9f8b](https://github.com/opensumi/codeblitz/commit/b5a9f8bb02c0c873cc2ad84bd42f9fdfd535fb36)) -* 非 file 协议 onFilepathChange 传参为空 ([9c88234](https://github.com/opensumi/codeblitz/commit/9c882341d2b1f038fb47d2c7fee3f21917147abd)) -* 更改 monaco cdn及修复折叠样式 ([45e023d](https://github.com/opensumi/codeblitz/commit/45e023d585587a97d5245ba5ca2f1cd18b0e6169)) -* 合并master ([e3f5c11](https://github.com/opensumi/codeblitz/commit/e3f5c112144d66e0c7e3751a8b7efd22059eec6f)) -* 回退租户相关代码 ([c5552ec](https://github.com/opensumi/codeblitz/commit/c5552ec9d1f83c69ebcffb43b392ed4ad9928e67)) -* 兼容 references 可能不存在情况 ([0c46a63](https://github.com/opensumi/codeblitz/commit/0c46a6313838cf22f694568f7e3e5de42b0c6649)) -* 临时 patch icon 路径不对问题 ([5f25953](https://github.com/opensumi/codeblitz/commit/5f259537e7747992fc35bad1ac1a5af7c23a7899)) -* 临时修复新建文件节点消失的问题 ([6c17ef7](https://github.com/opensumi/codeblitz/commit/6c17ef72c5603746a4f4ebbb7aebdfd2603a4f7d)) -* 切换蚂蚁源 ([c732948](https://github.com/opensumi/codeblitz/commit/c732948819a459cc9ae1064c36768ad130703a82)) -* 去除 atomgit-auth 的 header authorization ([345fbdd](https://github.com/opensumi/codeblitz/commit/345fbdd1cbb6b42e159f4340b0a2d2fb38994061)) -* 去掉 lsif 测试环境判断的部分条件 ([bd6f3a2](https://github.com/opensumi/codeblitz/commit/bd6f3a27b7c07e26d71f7233a9ecb6cc5ad94a6a)) -* 全局样式冲突 ([da55509](https://github.com/opensumi/codeblitz/commit/da5550950a4e0180764e94b3b9171b439877b283)) -* 如果没有 ref 获取默认分支 ([1e884e9](https://github.com/opensumi/codeblitz/commit/1e884e9b001eb1088505d0039f990d6074346c43)) -* 小程序Code支持租户 ([359c3b0](https://github.com/opensumi/codeblitz/commit/359c3b073cafa2e2fbb2e9ef54cd433ca29c40a9)) -* 修复 ACR dispose 控制台出现 error 问题 ([4e23ac9](https://github.com/opensumi/codeblitz/commit/4e23ac99e8256d78b81f4cccf0cd531c8a7286d1)) -* 修复 app dispose 报错问题 ([6205e8d](https://github.com/opensumi/codeblitz/commit/6205e8de6fc4cf1b931d66a448a5a8c43ca1a2f6)) -* 修复 atomgit 过期 token 问题 ([ac8f3ca](https://github.com/opensumi/codeblitz/commit/ac8f3ca8eb630c372c4e5d9badd03900df4aeb5c)) -* 修复 blame 数据不对应的问题 ([cb1f2ec](https://github.com/opensumi/codeblitz/commit/cb1f2ecfc907a546684ba804a8b1f016a5eef78b)) -* 修复 dispose preference reset 问题 ([8e14730](https://github.com/opensumi/codeblitz/commit/8e14730a25b2dae154e118ee4a8ecc474d45fb38)) -* 修复 editor tab 的展示名 ([77c4b3e](https://github.com/opensumi/codeblitz/commit/77c4b3ea256cd606e21c30e602f87a30620aa28c)) -* 修复 fs-watcher checkCb 报错 ([434bc34](https://github.com/opensumi/codeblitz/commit/434bc34e666dbb848411c726bb24123f47b520e1)) -* 修复 github diff 报错问题 ([449396c](https://github.com/opensumi/codeblitz/commit/449396cfe2628fab51f3e8298a741c044167cd76)) -* 修复 gitlink 评论 dispose 后白色区域未消失问题 ([31fd899](https://github.com/opensumi/codeblitz/commit/31fd8990fd8fb198a300fa11ca8090a87c456aa7)) -* 修复 global 打包的问题 ([87594aa](https://github.com/opensumi/codeblitz/commit/87594aabd683af3dd10868345043b7ca45914069)) -* 修复 merge config 空错误 ([6fbd22a](https://github.com/opensumi/codeblitz/commit/6fbd22ad0e2e942bddd2a78668809ce151c5ed11)) -* 修复 module block 语法问题 ([1317f03](https://github.com/opensumi/codeblitz/commit/1317f03fac73921828e8d42cd38cb186a6fd624d)) -* 修复 rename 参数取值问题 ([33ef82e](https://github.com/opensumi/codeblitz/commit/33ef82e671bd377f4ffb3375cee1abf6424a6781)) -* 修复 snippet 路径协议问题 ([10b6662](https://github.com/opensumi/codeblitz/commit/10b6662bbbd997a4d77b2852a9c415be8b9050b7)) -* 修复 tab 监听问题 ([226bf2f](https://github.com/opensumi/codeblitz/commit/226bf2fc34810b7603842a4808d4e85b3bc3f623)) -* 修复 unregisterKeybinding 的参数问题 ([5bac365](https://github.com/opensumi/codeblitz/commit/5bac365e76e390762226e10fcabf15dc6984afb8)) -* 修复 webgw auth 接口缺少 appId 的问题 ([7ad7490](https://github.com/opensumi/codeblitz/commit/7ad749037229482498310c184656f69e6c3166a5)) -* 修复编译报错 ([28cb2b7](https://github.com/opensumi/codeblitz/commit/28cb2b73eb2fdb74ebce085d488c67fcc572a183)) -* 修复初始文件打开 url hash 问题 ([845bac6](https://github.com/opensumi/codeblitz/commit/845bac6022906d17999fb8d566b69d400951f1fb)) -* 修复代码折叠失效的问题 ([456107e](https://github.com/opensumi/codeblitz/commit/456107ec89333b5a65ba3fea60bd66896e56dfb5)) -* 修复调用命令面板时报错 ([c5e9bf4](https://github.com/opensumi/codeblitz/commit/c5e9bf4f95c8a96661d1cb4d3dcb7bc2afa068cf)) -* 修复加载 webscm 插件时产生多个相同的 reference ([ce5e6fe](https://github.com/opensumi/codeblitz/commit/ce5e6fe29fbee36c43d4339da011a06bc363e1e5)) -* 修复解决冲突场景问题 ([fa09417](https://github.com/opensumi/codeblitz/commit/fa09417c704d4dbb755957d358284b1b746a5ac2)) -* 修复流水线问题 ([9e96499](https://github.com/opensumi/codeblitz/commit/9e964996924caa2eb141721ca6b7236d44b6e43a)) -* 修复逻辑修改 ([9993c7e](https://github.com/opensumi/codeblitz/commit/9993c7efd1976ef6cc23227f625b1989f565f236)) -* 修复评论不展示问题 ([a7ebd31](https://github.com/opensumi/codeblitz/commit/a7ebd31d91f9a0bc01dcf02f927367d36f5c8c6f)) -* 修复评论弹出空白问题 ([084b2bc](https://github.com/opensumi/codeblitz/commit/084b2bc81dea7131cf27b382e68915bbde843bde)) -* 修复评论icon不展示问题 ([8f3051c](https://github.com/opensumi/codeblitz/commit/8f3051cef89fc8aad4c6060968467edd2dd3bddc)) -* 修复首次打开文件高度不展开的问题 ([f63b1ec](https://github.com/opensumi/codeblitz/commit/f63b1ec156664da04f76cdd1db70d5e70de781c8)) -* 修复搜索 query 如果为空字符串 antcode 会报错问题 ([9484100](https://github.com/opensumi/codeblitz/commit/94841008c28cd8d03db7d04ff10f3085521638a2)) -* 修复误修改的代码 ([8f6ac46](https://github.com/opensumi/codeblitz/commit/8f6ac46df8b389ef9da03b0892139702582e6bce)) -* 修复组件非首次加载变慢的问题 ([63fb428](https://github.com/opensumi/codeblitz/commit/63fb4285e9aa9ce2849bff03c8a52088e7f917eb)) -* 修复acr内代码折叠问题 ([62ce856](https://github.com/opensumi/codeblitz/commit/62ce8564147f36f930ca5590de18f02507e56906)) -* 修复ACR样式 ([39d38ec](https://github.com/opensumi/codeblitz/commit/39d38eca037318ce1f15e3f2f8d8826264492454)) -* 修复Code服务接入 ([ce83261](https://github.com/opensumi/codeblitz/commit/ce83261752d34d90491b306a6f40a435f2634910)) -* 修复commit信息丢失导致展示问题 ([08282b5](https://github.com/opensumi/codeblitz/commit/08282b5b93b5ef8d0ff5af7738af16bfbf32b9e5)) -* 修复editor主题初始化未注册fromExtension ([a63e03a](https://github.com/opensumi/codeblitz/commit/a63e03a7498adaaa44bf1b7355e25a5693810252)) -* 修复monaco override dispose 问题 ([0b22a5e](https://github.com/opensumi/codeblitz/commit/0b22a5e9126c6ce698d9ab0c5439e80dd37da82b)) -* 修复MonacoContextKeyService绑定错误 ([e595581](https://github.com/opensumi/codeblitz/commit/e59558142082eca007030947aaf6e892402a85f7)) -* 优化 change 查找路径问题 ([7b7a937](https://github.com/opensumi/codeblitz/commit/7b7a937d1efabba3b8ae2c45bd32d836d015a14c)) -* 语言服务dispose后失效 ([ddc5778](https://github.com/opensumi/codeblitz/commit/ddc57784fff8474fd65f4101fe21ce4ec8c1beac)) -* 增加 alex module ([64d742c](https://github.com/opensumi/codeblitz/commit/64d742cec72de8a807a4b3aed21f604c23778e76)) -* 增加monaco keybindingService override ([e9bf262](https://github.com/opensumi/codeblitz/commit/e9bf262a850fe14fd3649b64154c55093ab80e58)) -* 注册时序问题 ([32d756d](https://github.com/opensumi/codeblitz/commit/32d756dc79fc7c00de29c1d8e4db810957a2a0bc)) -* 左右diff数据展示异常 ([d354b95](https://github.com/opensumi/codeblitz/commit/d354b95c1a148fe6ce32a73fbb944c3cc1d98d7b)) -* ACR 评论获取 onStart 改为 initialize ([adaf22e](https://github.com/opensumi/codeblitz/commit/adaf22e6c826b792dc06c55e0c7df03e6ca954ca)) -* acr代码折叠样式问题 ([7f91666](https://github.com/opensumi/codeblitz/commit/7f9166661bed5aa4ba9c7585cef1cb6d5ce44322)) -* **acr:** 修复 codeServiceEditor 等问题 ([2915ad6](https://github.com/opensumi/codeblitz/commit/2915ad66a28ebdfc49c7d5faa0a3d50796cb8059)) -* **alex:** 修复 polyfills 导出问题 ([9e37074](https://github.com/opensumi/codeblitz/commit/9e370743a3d532ed870e57250b69d4dbd962e442)) -* assignment error ([19de039](https://github.com/opensumi/codeblitz/commit/19de039656bc1f7bfa48751e80a4fe0237c6c3c6)) -* atomgit 去掉 auth 请求,统一由上层处理 ([87525f3](https://github.com/opensumi/codeblitz/commit/87525f3d4517b652b4ed437173e159b324b7a198)) -* build error ([6074ac7](https://github.com/opensumi/codeblitz/commit/6074ac756935cd714f7ddea40b6db6eb17f2daee)) -* build scripts ([bff33c8](https://github.com/opensumi/codeblitz/commit/bff33c80941db7316f16cd6bc2420469ed18b8d1)) -* build-assets ([9f6d928](https://github.com/opensumi/codeblitz/commit/9f6d928c13fbbbe9ab3ecc9000e34e1bf095f842)) -* bundle define ([abea73c](https://github.com/opensumi/codeblitz/commit/abea73cee579f5fca3abb63abbee629374ded1c4)) -* ci ([db89e0f](https://github.com/opensumi/codeblitz/commit/db89e0fdd085dd30a07faad519c8df5c612eb47a)) -* clear side effect when destroy ([c36d7bc](https://github.com/opensumi/codeblitz/commit/c36d7bce748ad52865a9bf307f9319c35c7760ae)) -* **cli:** 扩展安装设置 retry 为 3 ([43edc34](https://github.com/opensumi/codeblitz/commit/43edc346d06b14287d9565584e93fa16f336b38d)) -* **cli:** 修复 link 时 host options 定义问题 ([5d310aa](https://github.com/opensumi/codeblitz/commit/5d310aacdd83afcf11bfbc6affc2df22b3df8f15)) -* **cli:** 修复扩展安装 mode 写入问题 ([6a97016](https://github.com/opensumi/codeblitz/commit/6a97016a961b8bd5cdf35773e37d8046a4744d59)) -* code ([a859e01](https://github.com/opensumi/codeblitz/commit/a859e011a5acccb4ed90aeec4f78adf16c95675c)) -* contextKeyService dispose 报错 ([cbd52ab](https://github.com/opensumi/codeblitz/commit/cbd52abd6732d819ae93d3436416d0b25329a2e2)) -* core reference ([5aba982](https://github.com/opensumi/codeblitz/commit/5aba982bbd75998f45e4b5d80c1f421513c0dfb9)) -* **core:** logo 替换为公网地址 ([e1731cb](https://github.com/opensumi/codeblitz/commit/e1731cb1bbce9070dd47eb7f3f4f8d0c93f1aa78)) -* deps fields ([8b60f68](https://github.com/opensumi/codeblitz/commit/8b60f68700110956f93b9d89e5d04a23af330395)) -* dispose 时 unmount home 文件系统 ([205b04c](https://github.com/opensumi/codeblitz/commit/205b04c153910c14dfbe0f22250ba03123c2d623)) -* disposeClientExtProcess error ([1d17bbf](https://github.com/opensumi/codeblitz/commit/1d17bbfcdb4ccc989e6faf511d2e341a24efc6dd)) -* file ext judge ([b58ccf0](https://github.com/opensumi/codeblitz/commit/b58ccf003045537e950c4a233574c8681d692c73)) -* fs-watch and react version ([6a5d8bd](https://github.com/opensumi/codeblitz/commit/6a5d8bdb1a6054ac41bdb21681b4ab090f22f20e)) -* getFunctionProps ([e5f34fc](https://github.com/opensumi/codeblitz/commit/e5f34fcbc37135da71a297591c9af0f66eab547b)) -* import path ([6860ee4](https://github.com/opensumi/codeblitz/commit/6860ee4139c03f592546f4aa5818a7b29ac69158)) -* keybinding ([e88ec5c](https://github.com/opensumi/codeblitz/commit/e88ec5c77ac736df19cea75a6c7534ec3c06fafa)) -* layout config ([bf741e2](https://github.com/opensumi/codeblitz/commit/bf741e240115bb654f7a41500fccba344f45cc8b)) -* onEvent 初始化问题 ([7f1284a](https://github.com/opensumi/codeblitz/commit/7f1284a70c4a808deb4f713f76cef6c5b5d08fda)) -* original ([7990e87](https://github.com/opensumi/codeblitz/commit/7990e879437f8dd6e47be2ed0f4552c03813ea5c)) -* posix path ([ccc3a58](https://github.com/opensumi/codeblitz/commit/ccc3a5874b02a8f0ef9b8856b5ea5b87ba575bf3)) -* remove files field in alex-acr pkg.json ([b7a655c](https://github.com/opensumi/codeblitz/commit/b7a655cd55a19a1996e736674781575a1e765846)) -* remove jschardet ([0def4f1](https://github.com/opensumi/codeblitz/commit/0def4f12ea35ab5d93237d9a59461ac36bdfe8ac)) -* remove miss references path ([2af5794](https://github.com/opensumi/codeblitz/commit/2af5794e0f15b45e3331a57d4a4c42ae2914101f)) -* remove useless props ([63f3f31](https://github.com/opensumi/codeblitz/commit/63f3f315ca264fbea9fafe726ef50336051c1856)) -* signature error ([05be148](https://github.com/opensumi/codeblitz/commit/05be148242f460e18d7066e72e87da3b33b4c0bf)) -* submodule as folder ([56d1f44](https://github.com/opensumi/codeblitz/commit/56d1f4402e47f42022c65a5991a99168d6cc0d03)) -* titleMenu cache ([bc735af](https://github.com/opensumi/codeblitz/commit/bc735af5dd914c97a22dfd50e7a9cdd943888e1d)) -* unmout filesystem when dispose ([390e48f](https://github.com/opensumi/codeblitz/commit/390e48f709676448d8b1253943e00ff04299d804)) -* use es2015 module ([98d7c43](https://github.com/opensumi/codeblitz/commit/98d7c434041d169f1cc88f7066d7bafc805534b9)) -* use public access ([24745e0](https://github.com/opensumi/codeblitz/commit/24745e0592d4f03b9e31f38a0000b7d577f9dc48)) -* web-scm修改路径 ([4cd1b2b](https://github.com/opensumi/codeblitz/commit/4cd1b2b6237d6aa158fa2a35cdd365de7bd311d8)) - - -### Features - -* [WIP] 增加 editor 入口, 精简体积 ([1036fb8](https://github.com/opensumi/codeblitz/commit/1036fb8234ae4d5aca1d8bcb448466998e600c3e)) -* 编辑器增加缓存控制 ([6f9745c](https://github.com/opensumi/codeblitz/commit/6f9745c31d666116c1925b3d29059e66e62da001)) -* 打通 worker 插件 ([3504b02](https://github.com/opensumi/codeblitz/commit/3504b02bb2459de5d69c5e6607524b17bf197b76)) -* 代理 StandaloneKeybindingService ([908135d](https://github.com/opensumi/codeblitz/commit/908135dee5fe40f7f23ad3420f2c7741c2f7e95e)) -* 代理 StandaloneKeybindingService ([371fbc1](https://github.com/opensumi/codeblitz/commit/371fbc1716285b3502263b8501fb0088505f2725)) -* 导出 Uri 和 Emitter ([de59873](https://github.com/opensumi/codeblitz/commit/de5987356c43b644cf400e4ebe978ca244c9d6c8)) -* 对接 code 接口 ([42eca1c](https://github.com/opensumi/codeblitz/commit/42eca1cad1f494e1851f6dbf4dfed5a867645f5e)) -* 改造 acr,并提供完整 demo 示例 ([c471fb7](https://github.com/opensumi/codeblitz/commit/c471fb746c3b82071ed7b5ef1d47452b90c56615)) -* 更新格式化选定内容 ([24b76f2](https://github.com/opensumi/codeblitz/commit/24b76f27f800226e964768895e710df76abe5802)) -* 更新gitlink api ([6551bdf](https://github.com/opensumi/codeblitz/commit/6551bdfbd2bb92968cda61908a42575ff81f95ff)) -* 更新gitlink blame接口 ([4ce24a1](https://github.com/opensumi/codeblitz/commit/4ce24a119ba88c9c2abba3d1da9867f5ccdc13db)) -* 更新gitlink接口 ([b972dc6](https://github.com/opensumi/codeblitz/commit/b972dc6f125fb00b974b3b308d3266b6e46c6b1e)) -* 更新vditor markdown 插件 ([05d995c](https://github.com/opensumi/codeblitz/commit/05d995cc1ca724be5486014ce5596f1f9965e460)) -* 构建包含 ACR 及 EditorRender 的版本 ([6203374](https://github.com/opensumi/codeblitz/commit/62033742fcef940431753235560133a8e327c04d)) -* 集成 codeswing 及 emmet ([2fe32b6](https://github.com/opensumi/codeblitz/commit/2fe32b6ccdbd1e176e67edac2f1cb19159b43cf9)) -* 内置更改默认偏好设置的命令 ([b5e0d2c](https://github.com/opensumi/codeblitz/commit/b5e0d2cd4fbc70b32662fced5c1c08c2a90ce196)) -* 迁移dt-sql ([697621d](https://github.com/opensumi/codeblitz/commit/697621dac79d8d3eeb535b0244350dcd4089258a)) -* 去掉 acr 老数据迁移 ([0b60a49](https://github.com/opensumi/codeblitz/commit/0b60a49a1a7dd68db2c594f925625ec4172c7b38)) -* 升级 kaitian 2.0 ([7a406d8](https://github.com/opensumi/codeblitz/commit/7a406d8e952d2d61a5a062dcbc738cf39430d386)) -* 升级 kaitian 2.5.0 以支持 custom editor ([3515004](https://github.com/opensumi/codeblitz/commit/3515004ad1eb5b728b10d887c9f792bc55114dd7)) -* 升级 textmate-language, 以支持 kotlin, vue 等 ([0015c00](https://github.com/opensumi/codeblitz/commit/0015c00191768e66a32625c1cf6d4826a560391c)) -* 升级 textmate-language,以支持 kconfig ([12a39d4](https://github.com/opensumi/codeblitz/commit/12a39d4d2cc7a0849f73e04ab2a02b405f4b6509)) -* 生成 bundle ([c5f721f](https://github.com/opensumi/codeblitz/commit/c5f721fa155704e5c3d7e6d98df1e200af67fd6e)) -* 使用 antcode private_token 请求 ([c612ad8](https://github.com/opensumi/codeblitz/commit/c612ad8a41b1e8c7b582d93d19a9d8fca9fc2917)) -* 使用 opensumi 默认文件请求限制 ([25a9803](https://github.com/opensumi/codeblitz/commit/25a98030e4206d4e0e50aaf8403273217f630007)) -* 适配 coderunner ([18d78ff](https://github.com/opensumi/codeblitz/commit/18d78ffdf47a9b90389c0e56f198d6749564d49b)) -* 授权登陆 ([b6246aa](https://github.com/opensumi/codeblitz/commit/b6246aa4673fdafc20c4e6aa2b4dc647c638af45)) -* 搜索文件过滤同步转为异步 ([a1a487f](https://github.com/opensumi/codeblitz/commit/a1a487f8b1ae52d21c55c283a18d971113245bfc)) -* 替换 tcloudideweb 域名 ([9da5bdc](https://github.com/opensumi/codeblitz/commit/9da5bdc7ef82419b0f278ec3ccd37147aa59bdc2)) -* 小程序code支持mergeBase的方法 ([ee6dec4](https://github.com/opensumi/codeblitz/commit/ee6dec432f257a8e68556937dc161c9a0802e94d)) -* 新增 anycode 插件 ([0ddce50](https://github.com/opensumi/codeblitz/commit/0ddce500d7d31a9def07f217cc83181d0ab6087c)) -* 新增 editor 包用于 script 引入 ([39b604f](https://github.com/opensumi/codeblitz/commit/39b604fac05d3615e4317e6b015d444baf6d43ae)) -* 修改gitlink gitLens插件 ([f452cfe](https://github.com/opensumi/codeblitz/commit/f452cfe349f51180b11ae1e352f65c68cf829659)) -* 优化 editor 交互,增加 lsif 跨库索引处理 ([ef2439d](https://github.com/opensumi/codeblitz/commit/ef2439d422d54bee7e448621daa5cbf33652459b)) -* 优化 git 文件写系统 ([592702b](https://github.com/opensumi/codeblitz/commit/592702b48eb82d3be65a4872dfe60add896773a4)) -* 优化样式 ([63e543f](https://github.com/opensumi/codeblitz/commit/63e543ff0fd9e95cbb69c2d17d57f8de0a73870e)) -* 增加 app 集成版本 ([523f358](https://github.com/opensumi/codeblitz/commit/523f3585124f26e6b360f9743865156229fff213)) -* 增加 editor 入口 ([6c1e4e4](https://github.com/opensumi/codeblitz/commit/6c1e4e451dcf9a9654f2d9a765c13a2978b44291)) -* 增加 extension-manager 模块, 可展示已内置的扩展 ([029ccce](https://github.com/opensumi/codeblitz/commit/029cccea91acee2bef98b8efa3dc796853b7d3dc)) -* 增加 git 静态资源 resolver ([72d49e4](https://github.com/opensumi/codeblitz/commit/72d49e47041c986e3cc1a9538f5766de3d608ee6)) -* 增加 gitlab 和 github api service ([294edd6](https://github.com/opensumi/codeblitz/commit/294edd651c89b2f69ce6847807e76797ae040b06)) -* 增加 reporter 配置 ([9ac13a1](https://github.com/opensumi/codeblitz/commit/9ac13a14aa5b336557bbf090ae10fc7c1ad1c91f)) -* 增加 submodule 修饰, search, extension-manager 等功能 ([c635a80](https://github.com/opensumi/codeblitz/commit/c635a80b454fdde3746cc5321dcbc93b94381fd2)) -* 增加 ts 跨库索引 ([bb3a863](https://github.com/opensumi/codeblitz/commit/bb3a86330354b0199ccd6d590fdde078328da44e)) -* 增加 zipfs, 优化代码结构等 ([18cb06b](https://github.com/opensumi/codeblitz/commit/18cb06bda110b635d417ccc9a4ee62790b96e407)) -* 增加代码扫描插件 ([83e7bf7](https://github.com/opensumi/codeblitz/commit/83e7bf7748a941ff107bc0c17d0b845049ce1a46)) -* 增加分支和标签接口 ([286a431](https://github.com/opensumi/codeblitz/commit/286a431dee0c2f858df6c94b5b8a9775b39d0d0a)) -* 增加分支切换逻辑 ([35a9621](https://github.com/opensumi/codeblitz/commit/35a96211e0cbd927ca2cc73be8e28cc484d41608)) -* 增加解决冲突能力 ([90f3d8f](https://github.com/opensumi/codeblitz/commit/90f3d8f651438878ed89ac0a4841bc8380878f81)) -* 增加空白页以及欢迎页自定义 ([ac1e0f6](https://github.com/opensumi/codeblitz/commit/ac1e0f6b2282351f6404ffeea79b2cf5bc67396b)) -* 增加埋点白名单 ([7dd481c](https://github.com/opensumi/codeblitz/commit/7dd481cd05e909d0a1078a1e5cb18a17bbe3be37)) -* 增加埋点配置 ([b7f5066](https://github.com/opensumi/codeblitz/commit/b7f5066c6acaa46d1ba81c717a9ccf571399d95d)) -* 增加文档变更事件 ([0090c7c](https://github.com/opensumi/codeblitz/commit/0090c7cc444cfcabf94a0e84459b72f163cbd25a)) -* 增加文件监听等 ([25273fe](https://github.com/opensumi/codeblitz/commit/25273feec53b317f937cf50fb040ee36661d4ca5)) -* 增加文件类型判断 ([a00098c](https://github.com/opensumi/codeblitz/commit/a00098cf302fb0ab35b2dda289ccf61686ec6bf9)) -* 增加文件事件回调等 ([ee7b6bf](https://github.com/opensumi/codeblitz/commit/ee7b6bfb98cd31b7443ecca2edf7b4eba21ebfba)) -* 增加行居中 ([bfe44d8](https://github.com/opensumi/codeblitz/commit/bfe44d89619bfb3a5dfd1e2c1fa11b19d2a07727)) -* 增加隐藏 tab 配置, 修复获取 providerEncoding ([ca1e92a](https://github.com/opensumi/codeblitz/commit/ca1e92a1ee8436d8774d0d258cf68bdb3e81ee06)) -* 增加blame插件 ([50d6e08](https://github.com/opensumi/codeblitz/commit/50d6e081e7b8f7b38c902cb849ca6db2f9cfb800)) -* 支持 anycode 初始化文件 ([05b65cf](https://github.com/opensumi/codeblitz/commit/05b65cfc81277fce418c1be5f8ad985294ef1fb4)) -* 支持 startupEditor 打开并预览 readme ([e01b115](https://github.com/opensumi/codeblitz/commit/e01b115317977992dc36b764c0859e888bad9a62)) -* 支持3-way-merge 解决冲突 ([23bae52](https://github.com/opensumi/codeblitz/commit/23bae52d39414acdd31ec280602bbc2d90e4e00c)) -* 支持编辑器完全展开及禁用搜索等配置 ([ab0b0cb](https://github.com/opensumi/codeblitz/commit/ab0b0cbc5ca885806306ee7c0d3d6c1c081f7834)) -* 支持代码搜索文件匹配 ([3f631ed](https://github.com/opensumi/codeblitz/commit/3f631ed370d8bc1e649eb751dd5b325d629ba0d8)) -* 支持多行选中 ([ee7fdcf](https://github.com/opensumi/codeblitz/commit/ee7fdcf85cb78882a88fd2ebcca2552a68e0d79b)) -* 支持强制 reinit head ([1c10ca3](https://github.com/opensumi/codeblitz/commit/1c10ca3ab62dd773379f5f91c0c08765b8ae6aa1)) -* 支持文件和代码搜索配置 ([41bb701](https://github.com/opensumi/codeblitz/commit/41bb7013b37325b95321ec2942879eac8cc08afb)) -* 支持小程序的Code服务接入 ([4bff8f9](https://github.com/opensumi/codeblitz/commit/4bff8f9e9901b45c30651b6b4d243a4e4d2da204)) -* 支持自定义worker插件地址 ([829cdf1](https://github.com/opensumi/codeblitz/commit/829cdf14defa666d4b68af98aaf8fedcd2f76dde)) -* 支持gitlink Api接口 ([c785e31](https://github.com/opensumi/codeblitz/commit/c785e31159a384fab641bd9a189949ca5531bc81)) -* 支持onchange方法 ([78a44d2](https://github.com/opensumi/codeblitz/commit/78a44d200c5c67bd242e06e028de605f45f68d25)) -* 支持scm新版交互 ([8561452](https://github.com/opensumi/codeblitz/commit/8561452e80432c4e6a286cddc11e1b1a2219aeb8)) -* 支持worker计算 ([f6fd014](https://github.com/opensumi/codeblitz/commit/f6fd01447bf5782f22e035a98295d35a6c32b134)) -* 重新梳理代码结构及构建 ([a2836d3](https://github.com/opensumi/codeblitz/commit/a2836d3b2c1cce5f26786b228eb45471aa24434c)) -* 注册 https 及 http filesystem,插件会读取相关协议内容 ([3bf95bd](https://github.com/opensumi/codeblitz/commit/3bf95bd09bdebc69a334a51469a32bc2ba57b8a7)) -* add api ([b9cb4f2](https://github.com/opensumi/codeblitz/commit/b9cb4f2d787ce5d0fb40c6dfb2a77c24c9fa9afc)) -* add ci bin ([77adf3e](https://github.com/opensumi/codeblitz/commit/77adf3e23c55dc555e9491e0b69139799dc3d09c)) -* add cli package ([2d00d54](https://github.com/opensumi/codeblitz/commit/2d00d5426328e80ca464c0a5fff19f11ea3dd685)) -* add code document model ([120ddb6](https://github.com/opensumi/codeblitz/commit/120ddb62f649ad74187c53a977cb5c8834f2df7d)) -* add extenison server api ([43084f4](https://github.com/opensumi/codeblitz/commit/43084f47ea584c281966f40332154e431bb79ca6)) -* add git file-system ([8f7cba7](https://github.com/opensumi/codeblitz/commit/8f7cba74d4e88c18fa122b28f07040ea416c35be)) -* add git init reposonseError report ([2f7f901](https://github.com/opensumi/codeblitz/commit/2f7f901013e8f142a22e82dc34a830d214229d51)) -* add git package ([05a818e](https://github.com/opensumi/codeblitz/commit/05a818eac677bcdf772f21897f58217a0c3cdd5f)) -* add iconv-lite-umd to support encoding ([80709e8](https://github.com/opensumi/codeblitz/commit/80709e8b54166ebe4bb9e94c93f1dabc48df2b9f)) -* add language service ([d886b59](https://github.com/opensumi/codeblitz/commit/d886b595524396ee4c05780a207a841946a6ddd5)) -* add memfs package ([ae49b34](https://github.com/opensumi/codeblitz/commit/ae49b34c8548b7a288b5cc43a7e879365c5e84c1)) -* add multi line decorations ([50dd04a](https://github.com/opensumi/codeblitz/commit/50dd04ab3a9cabb45668716a8d6b42ff1bd02be3)) -* add register languages for editor ([7504de2](https://github.com/opensumi/codeblitz/commit/7504de2f6a61f1e97d4e919387ae387910ccec9a)) -* add shared package ([556e886](https://github.com/opensumi/codeblitz/commit/556e886e989bdd49e562c3fd29172188e2106fd3)) -* add some default config ([70b5b30](https://github.com/opensumi/codeblitz/commit/70b5b30bec0090ab62eee0afc08dd47ad14836db)) -* add some moudles ([1390620](https://github.com/opensumi/codeblitz/commit/1390620705d5e7cb00c89467cd1eb566ac0e61e7)) -* add upgrade kaitian script ([4f0d78a](https://github.com/opensumi/codeblitz/commit/4f0d78aa0a533f0ca5cf95818aca72d18aef57ca)) -* add webview, upgrade kaitian ([57e7413](https://github.com/opensumi/codeblitz/commit/57e7413b1d4ace95fc784a78a4d2155c5f0ce6c5)) -* add-webscm-monitor ([0bbb5bb](https://github.com/opensumi/codeblitz/commit/0bbb5bbe588e2f7390cdf3d3d75bf3d28ce10a4f)) -* **alex:** 内置扩展使用公网的版本 ([c85f09e](https://github.com/opensumi/codeblitz/commit/c85f09efaa8f175984150f380e0a8cc1def74e13)) -* **alex:** 支持动态调整搜索组件的顶部位置 ([a537aab](https://github.com/opensumi/codeblitz/commit/a537aab1499601dcf779f1aa77cb4079e722d34d)) -* atomgit 平台不加载 graph 插件 ([521123c](https://github.com/opensumi/codeblitz/commit/521123c7caa0a1712aaa8296019cbeceb3a36ff9)) -* basic implements for lsif module ([ad61760](https://github.com/opensumi/codeblitz/commit/ad61760e497296779f0e5bc7f6502308371debbe)) -* biz 类型改为必需 ([02c95b9](https://github.com/opensumi/codeblitz/commit/02c95b9216f53dcf8e07617a815a433c70a092e9)) -* bundle antd3, upgrade lsif ([3ed451b](https://github.com/opensumi/codeblitz/commit/3ed451be736b156d08262ac01e810652cdc3d962)) -* change extensions field ([edc03b4](https://github.com/opensumi/codeblitz/commit/edc03b459b3ebe9f3e18deb64f10a35adb11c34b)) -* change spacex to alex ([d01dad8](https://github.com/opensumi/codeblitz/commit/d01dad8ddbfbda91e7e5095b650f2fcbac5c626b)) -* **cli:** 支持加载公网和本地调试扩展 ([b2601cb](https://github.com/opensumi/codeblitz/commit/b2601cb64a509d71c8fe3887bacf778a1364bfe1)) -* **code-api:** 支持代码及文件搜索 ([e2e7056](https://github.com/opensumi/codeblitz/commit/e2e70563f16279e323b07c2dd1c6553ee58473fa)) -* **code-service:** 增加 commit 等 api 和 command ([937c53d](https://github.com/opensumi/codeblitz/commit/937c53dc5f5d77fe9cdf9faeb7ff9b9823e9bd5f)) -* **code-service:** 增加内置 blame 和 link 命令 ([e11a5a9](https://github.com/opensumi/codeblitz/commit/e11a5a93ec937bccc5bb340d862cc319c97ec597)) -* https://code.alipay.com/cloud-ide/acr-ide/pull_requests/233 ([0650cad](https://github.com/opensumi/codeblitz/commit/0650cadcc6f5fe759cf04010ae4d95d741889e55)) -* implement getBlob ([acbacac](https://github.com/opensumi/codeblitz/commit/acbacaccd799b30d0059da16971f50cef8b8284e)) -* init ([865f5bf](https://github.com/opensumi/codeblitz/commit/865f5bf1967fa86447ac4c997b66adef07a4b4e5)) -* keepalive ([62d57dc](https://github.com/opensumi/codeblitz/commit/62d57dcf9b68c076674325778883afb3374353c8)) -* lsif 对接,高亮行内容 ([edcdd45](https://github.com/opensumi/codeblitz/commit/edcdd4581433b304c219936d643aa74eefeacb3c)) -* markdown 能力增强 ([3d81e76](https://github.com/opensumi/codeblitz/commit/3d81e762aa0d70e6f2bdc286d7f0d64bc28673ac)) -* pick https://code.alipay.com/cloud-ide/acr-ide/pull_requests/234 ([24e642c](https://github.com/opensumi/codeblitz/commit/24e642c87f5d7452e0c5f1bc7083ab57d23ca131)) -* pick https://code.alipay.com/cloud-ide/acr-ide/pull_requests/235 ([d4b2b16](https://github.com/opensumi/codeblitz/commit/d4b2b1607755ec173b6ae36cb58acbeac20cdae0)) -* read commit/project from `alex.codeServiceProject` ([65ac718](https://github.com/opensumi/codeblitz/commit/65ac71881668def6ffe6c9a6db06243088ed4a9c)) -* remove scrollBeyondLastLine default false value ([8a792e4](https://github.com/opensumi/codeblitz/commit/8a792e4dd390f8056737c5014c1ed30b760da171)) -* remove some config ([8a0d7ef](https://github.com/opensumi/codeblitz/commit/8a0d7efabd741318d9061dd9583207bde2d73923)) -* rename module git to code-service ([219f2c0](https://github.com/opensumi/codeblitz/commit/219f2c0b239951a05280ab9b3288639a90af5989)) -* resolve path as workspace fs does ([c9ad226](https://github.com/opensumi/codeblitz/commit/c9ad22650700dbae06dd3c9a33a7b7b02058ceb3)) -* sql service init ([ce7f416](https://github.com/opensumi/codeblitz/commit/ce7f416dbdeddacb5b0b1b3b7f09bb69c3f5a85d)) -* support atomgit api ([78bfaa9](https://github.com/opensumi/codeblitz/commit/78bfaa926449e372d782628975b83a5cfe48c33c)) -* tsbuild ([c14278e](https://github.com/opensumi/codeblitz/commit/c14278ec6912c2c7f69ed5b26c1d0ab1a554fc2a)) -* use custom elements for alex-root ([b4d7d31](https://github.com/opensumi/codeblitz/commit/b4d7d31477896b8d3c697aaa651ff5e21027ccfb)) -* webview 增加内部 url,code-api 支持预设 token ([3875c1a](https://github.com/opensumi/codeblitz/commit/3875c1a9c353d164deaf1f4fb2a549e1176d73c7)) -* worker-host 上传到公网 ([e2d79e8](https://github.com/opensumi/codeblitz/commit/e2d79e8ee3c6072e1c770629fb2cae7ddb39a03c)) - - -### Reverts - -* 回退版本 ([d95b004](https://github.com/opensumi/codeblitz/commit/d95b004f854d3345c6685ce6f0eb4ec92f742ee9)) +## 2.3.5 (2024-11-20) + +* v2.3.5 ([ba66e47](https://github.com/opensumi/codeblitz/commit/ba66e47)) +* fix: disable delete/rename/cut file for webscm (#232) ([c06b4b0](https://github.com/opensumi/codeblitz/commit/c06b4b0)), closes [#232](https://github.com/opensumi/codeblitz/issues/232) + + + +## 2.3.4 (2024-11-19) + +* v2.3.4 ([152bf69](https://github.com/opensumi/codeblitz/commit/152bf69)) +* feat: atomgit bulk change files apis (#227) ([9381838](https://github.com/opensumi/codeblitz/commit/9381838)), closes [#227](https://github.com/opensumi/codeblitz/issues/227) + + + +## 2.3.3 (2024-11-14) + +* v2.3.3 ([88503a8](https://github.com/opensumi/codeblitz/commit/88503a8)) +* fix: atomgit auth link missing '/' (#224) ([fbe0844](https://github.com/opensumi/codeblitz/commit/fbe0844)), closes [#224](https://github.com/opensumi/codeblitz/issues/224) + + + +## 2.3.2 (2024-11-13) + +* v2.3.2 ([52e88d9](https://github.com/opensumi/codeblitz/commit/52e88d9)) +* bundle: package react to the global bundle (#222) ([7b28966](https://github.com/opensumi/codeblitz/commit/7b28966)), closes [#222](https://github.com/opensumi/codeblitz/issues/222) + + + +## 2.3.0 (2024-11-08) + +* chore(deps-dev): bump webpack from 5.95.0 to 5.96.1 (#210) ([1b834d1](https://github.com/opensumi/codeblitz/commit/1b834d1)), closes [#210](https://github.com/opensumi/codeblitz/issues/210) +* chore(deps): bump the npm_and_yarn group with 4 updates (#215) ([bce5a03](https://github.com/opensumi/codeblitz/commit/bce5a03)), closes [#215](https://github.com/opensumi/codeblitz/issues/215) +* fix: update diff-viewer startup (#216) ([dd89cdb](https://github.com/opensumi/codeblitz/commit/dd89cdb)), closes [#216](https://github.com/opensumi/codeblitz/issues/216) +* build: package react to the bundle file (#214) ([c69277d](https://github.com/opensumi/codeblitz/commit/c69277d)), closes [#214](https://github.com/opensumi/codeblitz/issues/214) +* feat: upgrade opensumi to 3.5.0 (#212) ([2392adc](https://github.com/opensumi/codeblitz/commit/2392adc)), closes [#212](https://github.com/opensumi/codeblitz/issues/212) + + + +## 2.2.1 (2024-10-30) + +* chore(release): release v2.2.1 (#209) ([de00d5e](https://github.com/opensumi/codeblitz/commit/de00d5e)), closes [#209](https://github.com/opensumi/codeblitz/issues/209) + + + +## 2.2.0 (2024-10-24) + +* feat: upgrade opensumi (#203) ([e2f05e2](https://github.com/opensumi/codeblitz/commit/e2f05e2)), closes [#203](https://github.com/opensumi/codeblitz/issues/203) +* feat: upgrade opensumi to 3.4.3 (#198) ([ed1f678](https://github.com/opensumi/codeblitz/commit/ed1f678)), closes [#198](https://github.com/opensumi/codeblitz/issues/198) +* docs: add quick start (#200) ([7e39606](https://github.com/opensumi/codeblitz/commit/7e39606)), closes [#200](https://github.com/opensumi/codeblitz/issues/200) +* docs: add release instruction (#197) ([bf78c2e](https://github.com/opensumi/codeblitz/commit/bf78c2e)), closes [#197](https://github.com/opensumi/codeblitz/issues/197) +* refactor: optimize release workflow (#199) ([f7ec30b](https://github.com/opensumi/codeblitz/commit/f7ec30b)), closes [#199](https://github.com/opensumi/codeblitz/issues/199) +* chore(deps-dev): bump webpack from 5.89.0 to 5.95.0 (#193) ([302756f](https://github.com/opensumi/codeblitz/commit/302756f)), closes [#193](https://github.com/opensumi/codeblitz/issues/193) + + + +## 2.1.1 (2024-10-22) + +* v2.1.0 ([f10ce18](https://github.com/opensumi/codeblitz/commit/f10ce18)) +* v2.1.1 ([6d87b8f](https://github.com/opensumi/codeblitz/commit/6d87b8f)) +* feat: support render image (#191) ([21e7a88](https://github.com/opensumi/codeblitz/commit/21e7a88)), closes [#191](https://github.com/opensumi/codeblitz/issues/191) +* fix: editor renderer not work (#189) ([1d724fa](https://github.com/opensumi/codeblitz/commit/1d724fa)), closes [#189](https://github.com/opensumi/codeblitz/issues/189) +* fix: use path instead of fsPath (#184) ([2f687f3](https://github.com/opensumi/codeblitz/commit/2f687f3)), closes [#184](https://github.com/opensumi/codeblitz/issues/184) + + + +## 2.1.0 (2024-09-13) + +* chore: add editor save and update example (#182) ([03e36b2](https://github.com/opensumi/codeblitz/commit/03e36b2)), closes [#182](https://github.com/opensumi/codeblitz/issues/182) +* chore: add provider example (#178) ([5b3e12b](https://github.com/opensumi/codeblitz/commit/5b3e12b)), closes [#178](https://github.com/opensumi/codeblitz/issues/178) +* chore: add resources (#183) ([e5363b6](https://github.com/opensumi/codeblitz/commit/e5363b6)), closes [#183](https://github.com/opensumi/codeblitz/issues/183) +* chore(deps-dev): bump @types/copy-webpack-plugin from 6.4.3 to 10.1.0 (#171) ([bad35d8](https://github.com/opensumi/codeblitz/commit/bad35d8)), closes [#171](https://github.com/opensumi/codeblitz/issues/171) +* chore(release): release v2.0.0 (#164) ([f06a022](https://github.com/opensumi/codeblitz/commit/f06a022)), closes [#164](https://github.com/opensumi/codeblitz/issues/164) +* fix(diff-viewer): use slash as sep (#181) ([0cff95e](https://github.com/opensumi/codeblitz/commit/0cff95e)), closes [#181](https://github.com/opensumi/codeblitz/issues/181) + + + +## 2.0.4 (2024-09-12) + +* v2.0.4 ([9ab6c76](https://github.com/opensumi/codeblitz/commit/9ab6c76)) +* fix: cannot open diff viewer (#177) ([a250654](https://github.com/opensumi/codeblitz/commit/a250654)), closes [#177](https://github.com/opensumi/codeblitz/issues/177) + + + +## 2.0.3 (2024-09-11) + +* v2.0.3 ([3152500](https://github.com/opensumi/codeblitz/commit/3152500)) +* fix: mounting home fs multiple times will throw error (#175) ([9b63ba8](https://github.com/opensumi/codeblitz/commit/9b63ba8)), closes [#175](https://github.com/opensumi/codeblitz/issues/175) +* fix(diff-viewer): snapshot is not correct (#176) ([d30cde7](https://github.com/opensumi/codeblitz/commit/d30cde7)), closes [#176](https://github.com/opensumi/codeblitz/issues/176) + + + +## 2.0.2 (2024-09-10) + +* v2.0.2 ([cae8423](https://github.com/opensumi/codeblitz/commit/cae8423)) +* feat: support diff editor (#167) ([9c32255](https://github.com/opensumi/codeblitz/commit/9c32255)), closes [#167](https://github.com/opensumi/codeblitz/issues/167) +* feat: update opensumi 3.3.2 (#172) ([c8008b2](https://github.com/opensumi/codeblitz/commit/c8008b2)), closes [#172](https://github.com/opensumi/codeblitz/issues/172) +* fix: diff info is not correct (#166) ([0a665e9](https://github.com/opensumi/codeblitz/commit/0a665e9)), closes [#166](https://github.com/opensumi/codeblitz/issues/166) + + + +## 2.0.1 (2024-09-06) + +* ci : fix release ([570b9f2](https://github.com/opensumi/codeblitz/commit/570b9f2)) +* v2.0.0 ([5dc2899](https://github.com/opensumi/codeblitz/commit/5dc2899)) +* v2.0.1 ([6281447](https://github.com/opensumi/codeblitz/commit/6281447)) +* fix: diff viewer accept not work (#165) ([79a15e4](https://github.com/opensumi/codeblitz/commit/79a15e4)), closes [#165](https://github.com/opensumi/codeblitz/issues/165) +* fix: lerna release ([8449c3e](https://github.com/opensumi/codeblitz/commit/8449c3e)) +* fix: lerna version ([36485c4](https://github.com/opensumi/codeblitz/commit/36485c4)) +* fix: package version ([41bce9f](https://github.com/opensumi/codeblitz/commit/41bce9f)) +* fix: publish ([0788097](https://github.com/opensumi/codeblitz/commit/0788097)) +* chore: update lerna ([3b13d44](https://github.com/opensumi/codeblitz/commit/3b13d44)) + + + +## 2.0.0 (2024-09-06) + +* feat: add ai native example ([a4bf365](https://github.com/opensumi/codeblitz/commit/a4bf365)) +* feat: add code component example (#136) ([88afe53](https://github.com/opensumi/codeblitz/commit/88afe53)), closes [#136](https://github.com/opensumi/codeblitz/issues/136) +* feat: add diff viewer component (#101) ([49021ff](https://github.com/opensumi/codeblitz/commit/49021ff)), closes [#101](https://github.com/opensumi/codeblitz/issues/101) +* feat: open diff previewer by stream (#133) ([629aa34](https://github.com/opensumi/codeblitz/commit/629aa34)), closes [#133](https://github.com/opensumi/codeblitz/issues/133) +* feat: optimize diff previewer (#116) ([0cc6333](https://github.com/opensumi/codeblitz/commit/0cc6333)), closes [#116](https://github.com/opensumi/codeblitz/issues/116) +* feat: support ai native contribution (#83) ([ab33bb4](https://github.com/opensumi/codeblitz/commit/ab33bb4)), closes [#83](https://github.com/opensumi/codeblitz/issues/83) +* feat: support configure inline diff style (#122) ([bfcc8fb](https://github.com/opensumi/codeblitz/commit/bfcc8fb)), closes [#122](https://github.com/opensumi/codeblitz/issues/122) +* feat: support configure marketplace endpoint (#84) ([6c9b901](https://github.com/opensumi/codeblitz/commit/6c9b901)), closes [#84](https://github.com/opensumi/codeblitz/issues/84) +* feat: support get entry info (#152) ([2c683fe](https://github.com/opensumi/codeblitz/commit/2c683fe)), closes [#152](https://github.com/opensumi/codeblitz/issues/152) +* feat: support provider with multi editor (#162) ([fe009bd](https://github.com/opensumi/codeblitz/commit/fe009bd)), closes [#162](https://github.com/opensumi/codeblitz/issues/162) +* feat: support register custom code api (#86) ([442ea26](https://github.com/opensumi/codeblitz/commit/442ea26)), closes [#86](https://github.com/opensumi/codeblitz/issues/86) +* feat: support to modify configurations of cli (#94) ([65a4a3c](https://github.com/opensumi/codeblitz/commit/65a4a3c)), closes [#94](https://github.com/opensumi/codeblitz/issues/94) +* feat: suppot unmount root fs ([75d6d79](https://github.com/opensumi/codeblitz/commit/75d6d79)) +* feat: update opensumi (#144) ([cc20fe8](https://github.com/opensumi/codeblitz/commit/cc20fe8)), closes [#144](https://github.com/opensumi/codeblitz/issues/144) +* feat: update opensumi (#146) ([5dae763](https://github.com/opensumi/codeblitz/commit/5dae763)), closes [#146](https://github.com/opensumi/codeblitz/issues/146) +* feat: upgrade opensumi (#163) ([eabf6b5](https://github.com/opensumi/codeblitz/commit/eabf6b5)), closes [#163](https://github.com/opensumi/codeblitz/issues/163) +* feat: upgrade opensumi (#96) ([0af7a38](https://github.com/opensumi/codeblitz/commit/0af7a38)), closes [#96](https://github.com/opensumi/codeblitz/issues/96) +* feat: upgrade to opensumi 3.1.0 ([a73d8d1](https://github.com/opensumi/codeblitz/commit/a73d8d1)) +* feat: upgrade to opensumi v3 (#79) ([0c98b26](https://github.com/opensumi/codeblitz/commit/0c98b26)), closes [#79](https://github.com/opensumi/codeblitz/issues/79) +* feat: use design theme as default theme (#100) ([a4d67b7](https://github.com/opensumi/codeblitz/commit/a4d67b7)), closes [#100](https://github.com/opensumi/codeblitz/issues/100) +* feat(diff-previewer): support data prop (#147) ([f16c0fa](https://github.com/opensumi/codeblitz/commit/f16c0fa)), closes [#147](https://github.com/opensumi/codeblitz/issues/147) +* feat(diff-viewer): get current tab add diff info (#145) ([7b8f1b6](https://github.com/opensumi/codeblitz/commit/7b8f1b6)), closes [#145](https://github.com/opensumi/codeblitz/issues/145) +* fix: ai native config not work (#90) ([1b26147](https://github.com/opensumi/codeblitz/commit/1b26147)), closes [#90](https://github.com/opensumi/codeblitz/issues/90) +* fix: check design theme type (#135) ([3b6f068](https://github.com/opensumi/codeblitz/commit/3b6f068)), closes [#135](https://github.com/opensumi/codeblitz/issues/135) +* fix: code service support configure fs (#128) ([b5616d9](https://github.com/opensumi/codeblitz/commit/b5616d9)), closes [#128](https://github.com/opensumi/codeblitz/issues/128) +* fix: compatible with mobx v6 (#126) ([1008922](https://github.com/opensumi/codeblitz/commit/1008922)), closes [#126](https://github.com/opensumi/codeblitz/issues/126) +* fix: create new channel when needed (#106) ([c355dda](https://github.com/opensumi/codeblitz/commit/c355dda)), closes [#106](https://github.com/opensumi/codeblitz/issues/106) +* fix: design theme id is not correct ([5b99af3](https://github.com/opensumi/codeblitz/commit/5b99af3)) +* fix: dispose plugin service will cause crash (#115) ([20c11b9](https://github.com/opensumi/codeblitz/commit/20c11b9)), closes [#115](https://github.com/opensumi/codeblitz/issues/115) +* fix: export IEditorDocumentModelService to the umd bundle (#76) ([98f9a7c](https://github.com/opensumi/codeblitz/commit/98f9a7c)), closes [#76](https://github.com/opensumi/codeblitz/issues/76) +* fix: extension list do not show (#127) ([1f46c48](https://github.com/opensumi/codeblitz/commit/1f46c48)), closes [#127](https://github.com/opensumi/codeblitz/issues/127) +* fix: extension worker host not work (#93) ([dcbc88e](https://github.com/opensumi/codeblitz/commit/dcbc88e)), closes [#93](https://github.com/opensumi/codeblitz/issues/93) +* fix: fix editor tabbar style (#132) ([c9c6154](https://github.com/opensumi/codeblitz/commit/c9c6154)), closes [#132](https://github.com/opensumi/codeblitz/issues/132) +* fix: hide bottom tab panel if no container (#123) ([872f0a4](https://github.com/opensumi/codeblitz/commit/872f0a4)), closes [#123](https://github.com/opensumi/codeblitz/issues/123) +* fix: initialize root fs once (#160) ([db767df](https://github.com/opensumi/codeblitz/commit/db767df)), closes [#160](https://github.com/opensumi/codeblitz/issues/160) +* fix: keep inline diff when editor closed (#108) ([38b547c](https://github.com/opensumi/codeblitz/commit/38b547c)), closes [#108](https://github.com/opensumi/codeblitz/issues/108) +* fix: re-fire tab change event (#148) ([350b440](https://github.com/opensumi/codeblitz/commit/350b440)), closes [#148](https://github.com/opensumi/codeblitz/issues/148) +* fix: remove action menus (#139) ([37d5e5e](https://github.com/opensumi/codeblitz/commit/37d5e5e)), closes [#139](https://github.com/opensumi/codeblitz/issues/139) +* fix: remove useless css rule (#151) ([3681d3f](https://github.com/opensumi/codeblitz/commit/3681d3f)), closes [#151](https://github.com/opensumi/codeblitz/issues/151) +* fix: should not export from codeblitz modules (#77) ([94d0805](https://github.com/opensumi/codeblitz/commit/94d0805)), closes [#77](https://github.com/opensumi/codeblitz/issues/77) +* fix: static resource roots should contain all platform ([4fcc234](https://github.com/opensumi/codeblitz/commit/4fcc234)) +* fix: tab change event (#161) ([e0c8418](https://github.com/opensumi/codeblitz/commit/e0c8418)), closes [#161](https://github.com/opensumi/codeblitz/issues/161) +* fix: update RuntimeConfig.workspace.filesystem to non-required (#129) ([ea4e023](https://github.com/opensumi/codeblitz/commit/ea4e023)), closes [#129](https://github.com/opensumi/codeblitz/issues/129) +* fix: webpack build assets should limit chunk ([be26466](https://github.com/opensumi/codeblitz/commit/be26466)) +* chore: add biz config (#92) ([f7c7412](https://github.com/opensumi/codeblitz/commit/f7c7412)), closes [#92](https://github.com/opensumi/codeblitz/issues/92) +* chore: add hide tabbar example (#114) ([4dc9769](https://github.com/opensumi/codeblitz/commit/4dc9769)), closes [#114](https://github.com/opensumi/codeblitz/issues/114) +* chore: create dependabot.yml (#58) ([f5fd0e7](https://github.com/opensumi/codeblitz/commit/f5fd0e7)), closes [#58](https://github.com/opensumi/codeblitz/issues/58) +* chore: release v1.2.0 (#112) ([0c1e534](https://github.com/opensumi/codeblitz/commit/0c1e534)), closes [#112](https://github.com/opensumi/codeblitz/issues/112) +* chore: remove unused deps (#82) ([7d6cf9c](https://github.com/opensumi/codeblitz/commit/7d6cf9c)), closes [#82](https://github.com/opensumi/codeblitz/issues/82) +* chore: upgrade dev packages (#67) ([7c39c81](https://github.com/opensumi/codeblitz/commit/7c39c81)), closes [#67](https://github.com/opensumi/codeblitz/issues/67) +* chore(deps-dev): bump copy-webpack-plugin from 6.4.1 to 12.0.2 (#125) ([046035c](https://github.com/opensumi/codeblitz/commit/046035c)), closes [#125](https://github.com/opensumi/codeblitz/issues/125) +* chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.5.3 to 9.0.2 (#117) ([45188c6](https://github.com/opensumi/codeblitz/commit/45188c6)), closes [#117](https://github.com/opensumi/codeblitz/issues/117) +* chore(deps): bump the npm_and_yarn group with 5 updates (#138) ([b59978b](https://github.com/opensumi/codeblitz/commit/b59978b)), closes [#138](https://github.com/opensumi/codeblitz/issues/138) +* chore(deps): bump tslib from 2.6.2 to 2.6.3 (#121) ([de0e1e6](https://github.com/opensumi/codeblitz/commit/de0e1e6)), closes [#121](https://github.com/opensumi/codeblitz/issues/121) +* chore(deps): bump uuid and @types/uuid (#140) ([474a317](https://github.com/opensumi/codeblitz/commit/474a317)), closes [#140](https://github.com/opensumi/codeblitz/issues/140) +* refactor: strengthen the codeblitz brand (#104) ([527e3be](https://github.com/opensumi/codeblitz/commit/527e3be)), closes [#104](https://github.com/opensumi/codeblitz/issues/104) +* refactor: update code ([f203dba](https://github.com/opensumi/codeblitz/commit/f203dba)) +* refactor: use opensumi extension installer (#105) ([9c4ed4e](https://github.com/opensumi/codeblitz/commit/9c4ed4e)), closes [#105](https://github.com/opensumi/codeblitz/issues/105) +* style: format code with dprint ([40e7f1e](https://github.com/opensumi/codeblitz/commit/40e7f1e)) +* style: lint code api files ([d77a8fd](https://github.com/opensumi/codeblitz/commit/d77a8fd)) +* ci: use node 20.x (#78) ([ac05d9b](https://github.com/opensumi/codeblitz/commit/ac05d9b)), closes [#78](https://github.com/opensumi/codeblitz/issues/78) + + + +## 1.0.5 (2024-01-12) + +* chore: 更新 icon (#8) ([842899e](https://github.com/opensumi/codeblitz/commit/842899e)), closes [#8](https://github.com/opensumi/codeblitz/issues/8) +* chore: add badge (#22) ([1a073a9](https://github.com/opensumi/codeblitz/commit/1a073a9)), closes [#22](https://github.com/opensumi/codeblitz/issues/22) +* chore: add code api readme (#28) ([8876a8e](https://github.com/opensumi/codeblitz/commit/8876a8e)), closes [#28](https://github.com/opensumi/codeblitz/issues/28) +* chore: add extension lib ([efda39b](https://github.com/opensumi/codeblitz/commit/efda39b)) +* chore: add issue template ([1485425](https://github.com/opensumi/codeblitz/commit/1485425)) +* chore: add license (#10) ([103a362](https://github.com/opensumi/codeblitz/commit/103a362)), closes [#10](https://github.com/opensumi/codeblitz/issues/10) +* chore: add node gyp (#48) ([9c7756c](https://github.com/opensumi/codeblitz/commit/9c7756c)), closes [#48](https://github.com/opensumi/codeblitz/issues/48) +* chore: add pull request template (#13) ([cd55e9d](https://github.com/opensumi/codeblitz/commit/cd55e9d)), closes [#13](https://github.com/opensumi/codeblitz/issues/13) +* chore: app update (#23) ([1718350](https://github.com/opensumi/codeblitz/commit/1718350)), closes [#23](https://github.com/opensumi/codeblitz/issues/23) +* chore: auto labeler fix (#49) ([da0744b](https://github.com/opensumi/codeblitz/commit/da0744b)), closes [#49](https://github.com/opensumi/codeblitz/issues/49) +* chore: improve code ([5de38b2](https://github.com/opensumi/codeblitz/commit/5de38b2)) +* chore: release 1.0.3 ([510fd39](https://github.com/opensumi/codeblitz/commit/510fd39)) +* chore: remove biz ([4302242](https://github.com/opensumi/codeblitz/commit/4302242)) +* chore: remove biz code (#12) ([b6a0b2c](https://github.com/opensumi/codeblitz/commit/b6a0b2c)), closes [#12](https://github.com/opensumi/codeblitz/issues/12) +* chore: remove unless ([2d4d67b](https://github.com/opensumi/codeblitz/commit/2d4d67b)) +* chore: support github web scm ([fe40a76](https://github.com/opensumi/codeblitz/commit/fe40a76)) +* chore: update home page ([05af897](https://github.com/opensumi/codeblitz/commit/05af897)) +* chore: update opensumi 2.26.8 (#19) ([7b60d54](https://github.com/opensumi/codeblitz/commit/7b60d54)), closes [#19](https://github.com/opensumi/codeblitz/issues/19) +* chore: update package version to v1.0.2 ([54c168c](https://github.com/opensumi/codeblitz/commit/54c168c)) +* chore(release): v1.0.1 (#11) ([f3a6f71](https://github.com/opensumi/codeblitz/commit/f3a6f71)), closes [#11](https://github.com/opensumi/codeblitz/issues/11) +* fix: build error ([9aca554](https://github.com/opensumi/codeblitz/commit/9aca554)) +* fix: bundle script ([d24ee57](https://github.com/opensumi/codeblitz/commit/d24ee57)) +* fix: code-api dependencies ([56e7d0a](https://github.com/opensumi/codeblitz/commit/56e7d0a)) +* fix: codeblitz cli (#35) ([52040ee](https://github.com/opensumi/codeblitz/commit/52040ee)), closes [#35](https://github.com/opensumi/codeblitz/issues/35) +* fix: dependencies ([f056491](https://github.com/opensumi/codeblitz/commit/f056491)) +* fix: release action bundle (#14) ([fc37cd2](https://github.com/opensumi/codeblitz/commit/fc37cd2)), closes [#14](https://github.com/opensumi/codeblitz/issues/14) +* fix: release script ([61eeee0](https://github.com/opensumi/codeblitz/commit/61eeee0)) +* fix: support opensumi for local extension (#36) ([400de17](https://github.com/opensumi/codeblitz/commit/400de17)), closes [#36](https://github.com/opensumi/codeblitz/issues/36) +* fix: worker extension active ([dc6667a](https://github.com/opensumi/codeblitz/commit/dc6667a)) +* docs: readme ([18c51cf](https://github.com/opensumi/codeblitz/commit/18c51cf)) +* v1.0.1 ([4266c95](https://github.com/opensumi/codeblitz/commit/4266c95)) +* v1.0.2 ([6718674](https://github.com/opensumi/codeblitz/commit/6718674)) + + + +## 1.0.1 (2023-08-23) + +* fix: 编辑器模式初始化问题 ([8c9e1fe](https://github.com/opensumi/codeblitz/commit/8c9e1fe)) +* fix: 编辑器模式右侧链接按钮消失 ([a9b7293](https://github.com/opensumi/codeblitz/commit/a9b7293)) +* fix: 编辑器stretchHeight滚动问题 ([764eb3f](https://github.com/opensumi/codeblitz/commit/764eb3f)) +* fix: 编辑数据持久化到 indexedDB ([2311774](https://github.com/opensumi/codeblitz/commit/2311774)) +* fix: 插件 meta 文件输出 browser 字段 ([891f9a7](https://github.com/opensumi/codeblitz/commit/891f9a7)) +* fix: 调整 atomgit oauth 授权交互 ([3746442](https://github.com/opensumi/codeblitz/commit/3746442)) +* fix: 调整 startup 模块顺序,避免语言选择出不来 ([d7cf765](https://github.com/opensumi/codeblitz/commit/d7cf765)) +* fix: 防止主题dispose后黑屏 ([1b24384](https://github.com/opensumi/codeblitz/commit/1b24384)) +* fix: 非 file 不更改 browser url ([b5a9f8b](https://github.com/opensumi/codeblitz/commit/b5a9f8b)) +* fix: 非 file 协议 onFilepathChange 传参为空 ([9c88234](https://github.com/opensumi/codeblitz/commit/9c88234)) +* fix: 更改 monaco cdn及修复折叠样式 ([45e023d](https://github.com/opensumi/codeblitz/commit/45e023d)) +* fix: 合并master ([e3f5c11](https://github.com/opensumi/codeblitz/commit/e3f5c11)) +* fix: 回退租户相关代码 ([c5552ec](https://github.com/opensumi/codeblitz/commit/c5552ec)) +* fix: 兼容 references 可能不存在情况 ([0c46a63](https://github.com/opensumi/codeblitz/commit/0c46a63)) +* fix: 临时 patch icon 路径不对问题 ([5f25953](https://github.com/opensumi/codeblitz/commit/5f25953)) +* fix: 临时修复新建文件节点消失的问题 ([6c17ef7](https://github.com/opensumi/codeblitz/commit/6c17ef7)) +* fix: 切换蚂蚁源 ([c732948](https://github.com/opensumi/codeblitz/commit/c732948)) +* fix: 去除 atomgit-auth 的 header authorization ([345fbdd](https://github.com/opensumi/codeblitz/commit/345fbdd)) +* fix: 去掉 lsif 测试环境判断的部分条件 ([bd6f3a2](https://github.com/opensumi/codeblitz/commit/bd6f3a2)) +* fix: 全局样式冲突 ([da55509](https://github.com/opensumi/codeblitz/commit/da55509)) +* fix: 如果没有 ref 获取默认分支 ([1e884e9](https://github.com/opensumi/codeblitz/commit/1e884e9)) +* fix: 小程序Code支持租户 ([359c3b0](https://github.com/opensumi/codeblitz/commit/359c3b0)) +* fix: 修复 ACR dispose 控制台出现 error 问题 ([4e23ac9](https://github.com/opensumi/codeblitz/commit/4e23ac9)) +* fix: 修复 app dispose 报错问题 ([6205e8d](https://github.com/opensumi/codeblitz/commit/6205e8d)) +* fix: 修复 atomgit 过期 token 问题 ([ac8f3ca](https://github.com/opensumi/codeblitz/commit/ac8f3ca)) +* fix: 修复 blame 数据不对应的问题 ([cb1f2ec](https://github.com/opensumi/codeblitz/commit/cb1f2ec)) +* fix: 修复 dispose preference reset 问题 ([8e14730](https://github.com/opensumi/codeblitz/commit/8e14730)) +* fix: 修复 editor tab 的展示名 ([77c4b3e](https://github.com/opensumi/codeblitz/commit/77c4b3e)) +* fix: 修复 fs-watcher checkCb 报错 ([434bc34](https://github.com/opensumi/codeblitz/commit/434bc34)) +* fix: 修复 github diff 报错问题 ([449396c](https://github.com/opensumi/codeblitz/commit/449396c)) +* fix: 修复 gitlink 评论 dispose 后白色区域未消失问题 ([31fd899](https://github.com/opensumi/codeblitz/commit/31fd899)) +* fix: 修复 global 打包的问题 ([87594aa](https://github.com/opensumi/codeblitz/commit/87594aa)) +* fix: 修复 merge config 空错误 ([6fbd22a](https://github.com/opensumi/codeblitz/commit/6fbd22a)) +* fix: 修复 module block 语法问题 ([1317f03](https://github.com/opensumi/codeblitz/commit/1317f03)) +* fix: 修复 rename 参数取值问题 ([33ef82e](https://github.com/opensumi/codeblitz/commit/33ef82e)) +* fix: 修复 snippet 路径协议问题 ([10b6662](https://github.com/opensumi/codeblitz/commit/10b6662)) +* fix: 修复 tab 监听问题 ([226bf2f](https://github.com/opensumi/codeblitz/commit/226bf2f)) +* fix: 修复 unregisterKeybinding 的参数问题 ([5bac365](https://github.com/opensumi/codeblitz/commit/5bac365)) +* fix: 修复 webgw auth 接口缺少 appId 的问题 ([7ad7490](https://github.com/opensumi/codeblitz/commit/7ad7490)) +* fix: 修复编译报错 ([28cb2b7](https://github.com/opensumi/codeblitz/commit/28cb2b7)) +* fix: 修复初始文件打开 url hash 问题 ([845bac6](https://github.com/opensumi/codeblitz/commit/845bac6)) +* fix: 修复代码折叠失效的问题 ([456107e](https://github.com/opensumi/codeblitz/commit/456107e)) +* fix: 修复调用命令面板时报错 ([c5e9bf4](https://github.com/opensumi/codeblitz/commit/c5e9bf4)) +* fix: 修复加载 webscm 插件时产生多个相同的 reference ([ce5e6fe](https://github.com/opensumi/codeblitz/commit/ce5e6fe)) +* fix: 修复解决冲突场景问题 ([fa09417](https://github.com/opensumi/codeblitz/commit/fa09417)) +* fix: 修复流水线问题 ([9e96499](https://github.com/opensumi/codeblitz/commit/9e96499)) +* fix: 修复逻辑修改 ([9993c7e](https://github.com/opensumi/codeblitz/commit/9993c7e)) +* fix: 修复评论不展示问题 ([a7ebd31](https://github.com/opensumi/codeblitz/commit/a7ebd31)) +* fix: 修复评论弹出空白问题 ([084b2bc](https://github.com/opensumi/codeblitz/commit/084b2bc)) +* fix: 修复评论icon不展示问题 ([8f3051c](https://github.com/opensumi/codeblitz/commit/8f3051c)) +* fix: 修复首次打开文件高度不展开的问题 ([f63b1ec](https://github.com/opensumi/codeblitz/commit/f63b1ec)) +* fix: 修复搜索 query 如果为空字符串 antcode 会报错问题 ([9484100](https://github.com/opensumi/codeblitz/commit/9484100)) +* fix: 修复误修改的代码 ([8f6ac46](https://github.com/opensumi/codeblitz/commit/8f6ac46)) +* fix: 修复组件非首次加载变慢的问题 ([63fb428](https://github.com/opensumi/codeblitz/commit/63fb428)) +* fix: 修复acr内代码折叠问题 ([62ce856](https://github.com/opensumi/codeblitz/commit/62ce856)) +* fix: 修复ACR样式 ([39d38ec](https://github.com/opensumi/codeblitz/commit/39d38ec)) +* fix: 修复Code服务接入 ([ce83261](https://github.com/opensumi/codeblitz/commit/ce83261)) +* fix: 修复commit信息丢失导致展示问题 ([08282b5](https://github.com/opensumi/codeblitz/commit/08282b5)) +* fix: 修复editor主题初始化未注册fromExtension ([a63e03a](https://github.com/opensumi/codeblitz/commit/a63e03a)) +* fix: 修复monaco override dispose 问题 ([0b22a5e](https://github.com/opensumi/codeblitz/commit/0b22a5e)) +* fix: 修复MonacoContextKeyService绑定错误 ([e595581](https://github.com/opensumi/codeblitz/commit/e595581)) +* fix: 优化 change 查找路径问题 ([7b7a937](https://github.com/opensumi/codeblitz/commit/7b7a937)) +* fix: 语言服务dispose后失效 ([ddc5778](https://github.com/opensumi/codeblitz/commit/ddc5778)) +* fix: 增加 alex module ([64d742c](https://github.com/opensumi/codeblitz/commit/64d742c)) +* fix: 增加monaco keybindingService override ([e9bf262](https://github.com/opensumi/codeblitz/commit/e9bf262)) +* fix: 注册时序问题 ([32d756d](https://github.com/opensumi/codeblitz/commit/32d756d)) +* fix: 左右diff数据展示异常 ([d354b95](https://github.com/opensumi/codeblitz/commit/d354b95)) +* fix: ACR 评论获取 onStart 改为 initialize ([adaf22e](https://github.com/opensumi/codeblitz/commit/adaf22e)) +* fix: acr代码折叠样式问题 ([7f91666](https://github.com/opensumi/codeblitz/commit/7f91666)) +* fix: action use node 16 ([b2a10c8](https://github.com/opensumi/codeblitz/commit/b2a10c8)) +* fix: assignment error ([19de039](https://github.com/opensumi/codeblitz/commit/19de039)) +* fix: atomgit 去掉 auth 请求,统一由上层处理 ([87525f3](https://github.com/opensumi/codeblitz/commit/87525f3)) +* fix: build error ([6074ac7](https://github.com/opensumi/codeblitz/commit/6074ac7)) +* fix: build scripts ([bff33c8](https://github.com/opensumi/codeblitz/commit/bff33c8)) +* fix: build-assets ([9f6d928](https://github.com/opensumi/codeblitz/commit/9f6d928)) +* fix: bundle define ([abea73c](https://github.com/opensumi/codeblitz/commit/abea73c)) +* fix: ci ([db89e0f](https://github.com/opensumi/codeblitz/commit/db89e0f)) +* fix: clear side effect when destroy ([c36d7bc](https://github.com/opensumi/codeblitz/commit/c36d7bc)) +* fix: code ([a859e01](https://github.com/opensumi/codeblitz/commit/a859e01)) +* fix: contextKeyService dispose 报错 ([cbd52ab](https://github.com/opensumi/codeblitz/commit/cbd52ab)) +* fix: core reference ([5aba982](https://github.com/opensumi/codeblitz/commit/5aba982)) +* fix: deps fields ([8b60f68](https://github.com/opensumi/codeblitz/commit/8b60f68)) +* fix: dispose 时 unmount home 文件系统 ([205b04c](https://github.com/opensumi/codeblitz/commit/205b04c)) +* fix: disposeClientExtProcess error ([1d17bbf](https://github.com/opensumi/codeblitz/commit/1d17bbf)) +* fix: file ext judge ([b58ccf0](https://github.com/opensumi/codeblitz/commit/b58ccf0)) +* fix: fs-watch and react version ([6a5d8bd](https://github.com/opensumi/codeblitz/commit/6a5d8bd)) +* fix: getFunctionProps ([e5f34fc](https://github.com/opensumi/codeblitz/commit/e5f34fc)) +* fix: import path ([6860ee4](https://github.com/opensumi/codeblitz/commit/6860ee4)) +* fix: keybinding ([e88ec5c](https://github.com/opensumi/codeblitz/commit/e88ec5c)) +* fix: layout config ([bf741e2](https://github.com/opensumi/codeblitz/commit/bf741e2)) +* fix: lerna version ([1ace584](https://github.com/opensumi/codeblitz/commit/1ace584)) +* fix: npm publish auth ([67736fc](https://github.com/opensumi/codeblitz/commit/67736fc)) +* fix: onEvent 初始化问题 ([7f1284a](https://github.com/opensumi/codeblitz/commit/7f1284a)) +* fix: original ([7990e87](https://github.com/opensumi/codeblitz/commit/7990e87)) +* fix: posix path ([ccc3a58](https://github.com/opensumi/codeblitz/commit/ccc3a58)) +* fix: rc release ([419de5f](https://github.com/opensumi/codeblitz/commit/419de5f)) +* fix: release action ([7d7f57e](https://github.com/opensumi/codeblitz/commit/7d7f57e)) +* fix: release ci ([0ead3d9](https://github.com/opensumi/codeblitz/commit/0ead3d9)) +* fix: remove files field in alex-acr pkg.json ([b7a655c](https://github.com/opensumi/codeblitz/commit/b7a655c)) +* fix: remove jschardet ([0def4f1](https://github.com/opensumi/codeblitz/commit/0def4f1)) +* fix: remove miss references path ([2af5794](https://github.com/opensumi/codeblitz/commit/2af5794)) +* fix: remove useless props ([63f3f31](https://github.com/opensumi/codeblitz/commit/63f3f31)) +* fix: signature error ([05be148](https://github.com/opensumi/codeblitz/commit/05be148)) +* fix: submodule as folder ([56d1f44](https://github.com/opensumi/codeblitz/commit/56d1f44)) +* fix: titleMenu cache ([bc735af](https://github.com/opensumi/codeblitz/commit/bc735af)) +* fix: typo ([44e582d](https://github.com/opensumi/codeblitz/commit/44e582d)) +* fix: unmout filesystem when dispose ([390e48f](https://github.com/opensumi/codeblitz/commit/390e48f)) +* fix: use codeblitz scope ([725aa49](https://github.com/opensumi/codeblitz/commit/725aa49)) +* fix: use es2015 module ([98d7c43](https://github.com/opensumi/codeblitz/commit/98d7c43)) +* fix: use public access ([24745e0](https://github.com/opensumi/codeblitz/commit/24745e0)) +* fix: web-scm修改路径 ([4cd1b2b](https://github.com/opensumi/codeblitz/commit/4cd1b2b)) +* fix(acr): 修复 codeServiceEditor 等问题 ([2915ad6](https://github.com/opensumi/codeblitz/commit/2915ad6)) +* fix(alex): 修复 polyfills 导出问题 ([9e37074](https://github.com/opensumi/codeblitz/commit/9e37074)) +* fix(cli): 扩展安装设置 retry 为 3 ([43edc34](https://github.com/opensumi/codeblitz/commit/43edc34)) +* fix(cli): 修复 link 时 host options 定义问题 ([5d310aa](https://github.com/opensumi/codeblitz/commit/5d310aa)) +* fix(cli): 修复扩展安装 mode 写入问题 ([6a97016](https://github.com/opensumi/codeblitz/commit/6a97016)) +* fix(core): logo 替换为公网地址 ([e1731cb](https://github.com/opensumi/codeblitz/commit/e1731cb)) +* chore: 2.18.4-rc-1655088231.0 ([2a85ad2](https://github.com/opensumi/codeblitz/commit/2a85ad2)) +* chore: 暴露 webview-script oss 地址 ([7e14add](https://github.com/opensumi/codeblitz/commit/7e14add)) +* chore: 编辑器模式增加OutputModule ([1d2687b](https://github.com/opensumi/codeblitz/commit/1d2687b)) +* chore: 部分关联chrome快捷键解绑 ([e1b578c](https://github.com/opensumi/codeblitz/commit/e1b578c)) +* chore: 插件迁移至 public ([8fbebd8](https://github.com/opensumi/codeblitz/commit/8fbebd8)) +* chore: 调整发布脚本,更改 readmd ([a29fa04](https://github.com/opensumi/codeblitz/commit/a29fa04)) +* chore: 更改 acr 请求带来前缀 ([536aa76](https://github.com/opensumi/codeblitz/commit/536aa76)) +* chore: 更改部分类型及命名 ([f35b37e](https://github.com/opensumi/codeblitz/commit/f35b37e)) +* chore: 更新2.19.3 ([eb1d9a4](https://github.com/opensumi/codeblitz/commit/eb1d9a4)) +* chore: 更新示例 ([bc62227](https://github.com/opensumi/codeblitz/commit/bc62227)) +* chore: 更新自动发布脚本 ([9c709cf](https://github.com/opensumi/codeblitz/commit/9c709cf)) +* chore: 更新gitlink静态资源获取 ([420020c](https://github.com/opensumi/codeblitz/commit/420020c)) +* chore: 更新opensumi 2.18.8 ([12a4666](https://github.com/opensumi/codeblitz/commit/12a4666)) +* chore: 更新opensumi 2.21.13 ([147e127](https://github.com/opensumi/codeblitz/commit/147e127)) +* chore: 更新opensumi 2.21.13-next & 允许去除行高亮 ([03c314b](https://github.com/opensumi/codeblitz/commit/03c314b)) +* chore: 更新wenview构建 ([624cba8](https://github.com/opensumi/codeblitz/commit/624cba8)) +* chore: 更新worker ([cff6173](https://github.com/opensumi/codeblitz/commit/cff6173)) +* chore: 恢复内置扩展的原publisher ([21344c2](https://github.com/opensumi/codeblitz/commit/21344c2)) +* chore: 集成 references-view 插件 ([21e4b67](https://github.com/opensumi/codeblitz/commit/21e4b67)) +* chore: 将 React 打包到 Global 产物 ([d7efb39](https://github.com/opensumi/codeblitz/commit/d7efb39)) +* chore: 内置 geek-theme, upgade fs-extra-factory, add spmBPos prefix ([6bba305](https://github.com/opensumi/codeblitz/commit/6bba305)) +* chore: 去除埋点引入 ([c190f84](https://github.com/opensumi/codeblitz/commit/c190f84)) +* chore: 去除log ([d26d32a](https://github.com/opensumi/codeblitz/commit/d26d32a)) +* chore: 去掉 Debug 模块 ([eb609b3](https://github.com/opensumi/codeblitz/commit/eb609b3)) +* chore: 删除文件确认按钮文案修改 ([980abfc](https://github.com/opensumi/codeblitz/commit/980abfc)) +* chore: 删除已支持的 command ([443598f](https://github.com/opensumi/codeblitz/commit/443598f)) +* chore: 升级 lsif 插件 ([0dae85b](https://github.com/opensumi/codeblitz/commit/0dae85b)) +* chore: 升级 opensumi 2.18.3 ([9c452c5](https://github.com/opensumi/codeblitz/commit/9c452c5)) +* chore: 升级 opensumi 2.19.0 ([69029b4](https://github.com/opensumi/codeblitz/commit/69029b4)) +* chore: 升级ACI ([6eb73ce](https://github.com/opensumi/codeblitz/commit/6eb73ce)) +* chore: 升级acr antdv4 ([8a30e5b](https://github.com/opensumi/codeblitz/commit/8a30e5b)) +* chore: 升级opensumi ([e612939](https://github.com/opensumi/codeblitz/commit/e612939)) +* chore: 升级opensumi2.19.2 ([8a6b7b4](https://github.com/opensumi/codeblitz/commit/8a6b7b4)) +* chore: 升级opensumi2.22.5-rc版本 ([9e9b61f](https://github.com/opensumi/codeblitz/commit/9e9b61f)) +* chore: 升级opneusmi 2.22.0 ([6231807](https://github.com/opensumi/codeblitz/commit/6231807)) +* chore: 使用editor-plugin-blame插件 ([57c130c](https://github.com/opensumi/codeblitz/commit/57c130c)) +* chore: 添加 lsif 依赖 ([30738de](https://github.com/opensumi/codeblitz/commit/30738de)) +* chore: 同步插件版本 ([673becf](https://github.com/opensumi/codeblitz/commit/673becf)) +* chore: 新增 lerna 文件,适配雨燕 monorepo ([5acd75d](https://github.com/opensumi/codeblitz/commit/5acd75d)) +* chore: 新增 project 接口 ([6bbba76](https://github.com/opensumi/codeblitz/commit/6bbba76)) +* chore: 修复 build extension 找不到问题 ([170b31b](https://github.com/opensumi/codeblitz/commit/170b31b)) +* chore: 修复 ci build 错误 ([5deb5d1](https://github.com/opensumi/codeblitz/commit/5deb5d1)) +* chore: 修复 ci vscode-ripgrep 下载问题 ([bec56fb](https://github.com/opensumi/codeblitz/commit/bec56fb)) +* chore: 修复 release 脚本 ([01803bd](https://github.com/opensumi/codeblitz/commit/01803bd)) +* chore: 修复部分问题 ([6d2dd5b](https://github.com/opensumi/codeblitz/commit/6d2dd5b)) +* chore: 修复获取 metadata 接口问题 ([e165529](https://github.com/opensumi/codeblitz/commit/e165529)) +* chore: 修复引用问题 ([4f1f733](https://github.com/opensumi/codeblitz/commit/4f1f733)) +* chore: 修复组件卸载问题 ([c165c9a](https://github.com/opensumi/codeblitz/commit/c165c9a)) +* chore: 修复blame插件样式&增加默认打开 ([6632fdb](https://github.com/opensumi/codeblitz/commit/6632fdb)) +* chore: 修复contextkey判断 ([74a9bf7](https://github.com/opensumi/codeblitz/commit/74a9bf7)) +* chore: 修复contextKey取值 ([3fc0756](https://github.com/opensumi/codeblitz/commit/3fc0756)) +* chore: 修复Opneumis升级break changes ([c783021](https://github.com/opensumi/codeblitz/commit/c783021)) +* chore: 修复scm提交刷新问题 ([b695e53](https://github.com/opensumi/codeblitz/commit/b695e53)) +* chore: 修改 open 命令调用 ([46b2d0a](https://github.com/opensumi/codeblitz/commit/46b2d0a)) +* chore: 修改版本号 ([e2572e8](https://github.com/opensumi/codeblitz/commit/e2572e8)) +* chore: 修改包名 ([4fd7fd9](https://github.com/opensumi/codeblitz/commit/4fd7fd9)) +* chore: 修改插件 assets 路径 ([7c99bcb](https://github.com/opensumi/codeblitz/commit/7c99bcb)) +* chore: 修改插件初始化逻辑 ([54fef04](https://github.com/opensumi/codeblitz/commit/54fef04)) +* chore: 修改构建 ([52b3118](https://github.com/opensumi/codeblitz/commit/52b3118)) +* chore: 修改命名 ([b697222](https://github.com/opensumi/codeblitz/commit/b697222)) +* chore: 修改默认极速版图片 ([bc1e58c](https://github.com/opensumi/codeblitz/commit/bc1e58c)) +* chore: 修改提示detail 展示方式 ([ac57d06](https://github.com/opensumi/codeblitz/commit/ac57d06)) +* chore: 修改文件名遮挡 ([9d440f2](https://github.com/opensumi/codeblitz/commit/9d440f2)) +* chore: 修改gitignore ([d97b15a](https://github.com/opensumi/codeblitz/commit/d97b15a)) +* chore: 修改gitlink接口 ([ed77168](https://github.com/opensumi/codeblitz/commit/ed77168)) +* chore: 修改sql demo 示例 ([ecd78e5](https://github.com/opensumi/codeblitz/commit/ecd78e5)) +* chore: 修改workerhost ([294b417](https://github.com/opensumi/codeblitz/commit/294b417)) +* chore: 移除部分全局样式 ([e0ee2ab](https://github.com/opensumi/codeblitz/commit/e0ee2ab)) +* chore: 移除构造函数 ([831ab73](https://github.com/opensumi/codeblitz/commit/831ab73)) +* chore: 移除默认scm面板 ([a36b16f](https://github.com/opensumi/codeblitz/commit/a36b16f)) +* chore: 移除无用代码 ([7db5fee](https://github.com/opensumi/codeblitz/commit/7db5fee)) +* chore: 移除无用命令 ([a82a642](https://github.com/opensumi/codeblitz/commit/a82a642)) +* chore: 移除无用引用 ([a038a1f](https://github.com/opensumi/codeblitz/commit/a038a1f)) +* chore: 移除无用log ([081e1e1](https://github.com/opensumi/codeblitz/commit/081e1e1)) +* chore: 移除终端相关菜单首选项 ([cc897be](https://github.com/opensumi/codeblitz/commit/cc897be)) +* chore: 移除antd依赖 ([e42600f](https://github.com/opensumi/codeblitz/commit/e42600f)) +* chore: 移除console ([7558375](https://github.com/opensumi/codeblitz/commit/7558375)) +* chore: 移除gitlink创建分支能力 ([96af1b5](https://github.com/opensumi/codeblitz/commit/96af1b5)) +* chore: 移除package.lock ([1e6cefd](https://github.com/opensumi/codeblitz/commit/1e6cefd)) +* chore: 优化代码 ([8999dfc](https://github.com/opensumi/codeblitz/commit/8999dfc)) +* chore: 优化样式 ([a3dd583](https://github.com/opensumi/codeblitz/commit/a3dd583)) +* chore: 暂时单视图情况下先隐藏左侧 tabbar ([f4b3a24](https://github.com/opensumi/codeblitz/commit/f4b3a24)) +* chore: 增加创建分支配置 ([b491f8f](https://github.com/opensumi/codeblitz/commit/b491f8f)) +* chore: 增加多实例配置 ([7a3c673](https://github.com/opensumi/codeblitz/commit/7a3c673)) +* chore: 增加全局contextkey ([1be3e82](https://github.com/opensumi/codeblitz/commit/1be3e82)) +* chore: 增加示例 ([a6182e7](https://github.com/opensumi/codeblitz/commit/a6182e7)) +* chore: 增加ACR打包构建 ([8b13f0f](https://github.com/opensumi/codeblitz/commit/8b13f0f)) +* chore: 增加activity-bar ([971a74a](https://github.com/opensumi/codeblitz/commit/971a74a)) +* chore: 增加mockService ([f8a8a73](https://github.com/opensumi/codeblitz/commit/f8a8a73)) +* chore: 增加OBworker配置 ([8ac655b](https://github.com/opensumi/codeblitz/commit/8ac655b)) +* chore: 重构改造 ([3cdd9cd](https://github.com/opensumi/codeblitz/commit/3cdd9cd)) +* chore: acr 接入 alex ([c3b87ba](https://github.com/opensumi/codeblitz/commit/c3b87ba)) +* chore: acr 升级同步 ([b8052ad](https://github.com/opensumi/codeblitz/commit/b8052ad)) +* chore: add historyApiFallback ([daccffa](https://github.com/opensumi/codeblitz/commit/daccffa)) +* chore: add icons to dependencies ([6b7b680](https://github.com/opensumi/codeblitz/commit/6b7b680)) +* chore: add react as toolkit dependencies ([46bddb5](https://github.com/opensumi/codeblitz/commit/46bddb5)) +* chore: add readme ([af973ea](https://github.com/opensumi/codeblitz/commit/af973ea)) +* chore: add tslib to dependencies ([af6719f](https://github.com/opensumi/codeblitz/commit/af6719f)) +* chore: add update-package ([25e908c](https://github.com/opensumi/codeblitz/commit/25e908c)) +* chore: add version ([73b21d0](https://github.com/opensumi/codeblitz/commit/73b21d0)) +* chore: add yarn.lock ([afd8cc0](https://github.com/opensumi/codeblitz/commit/afd8cc0)) +* chore: bug fix ([0a429c6](https://github.com/opensumi/codeblitz/commit/0a429c6)) +* chore: build icon-react to bundle ([87578b4](https://github.com/opensumi/codeblitz/commit/87578b4)) +* chore: change antd as dependencies ([d7692af](https://github.com/opensumi/codeblitz/commit/d7692af)) +* chore: config upload by env ([93ee227](https://github.com/opensumi/codeblitz/commit/93ee227)) +* chore: fix ([5ba3e1b](https://github.com/opensumi/codeblitz/commit/5ba3e1b)) +* chore: fix ([679d3f3](https://github.com/opensumi/codeblitz/commit/679d3f3)) +* chore: fix ([52627cc](https://github.com/opensumi/codeblitz/commit/52627cc)) +* chore: fix build error ([6855eca](https://github.com/opensumi/codeblitz/commit/6855eca)) +* chore: fix ci ([f39f767](https://github.com/opensumi/codeblitz/commit/f39f767)) +* chore: fix comments problem ([c6bfc79](https://github.com/opensumi/codeblitz/commit/c6bfc79)) +* chore: fix extension path ([42deed7](https://github.com/opensumi/codeblitz/commit/42deed7)) +* chore: fix get extension metadata ([2424403](https://github.com/opensumi/codeblitz/commit/2424403)) +* chore: fix release script ([f994601](https://github.com/opensumi/codeblitz/commit/f994601)) +* chore: fix tsconfig.build.json parse error ([7755680](https://github.com/opensumi/codeblitz/commit/7755680)) +* chore: format with prettier ([d610fa9](https://github.com/opensumi/codeblitz/commit/d610fa9)) +* chore: github actions release-rc ([d0d26ab](https://github.com/opensumi/codeblitz/commit/d0d26ab)) +* chore: global bundle 忽略掉雨燕监控 ([cefcc77](https://github.com/opensumi/codeblitz/commit/cefcc77)) +* chore: improve code ([84ba25a](https://github.com/opensumi/codeblitz/commit/84ba25a)) +* chore: optimaze ([3f6c574](https://github.com/opensumi/codeblitz/commit/3f6c574)) +* chore: playground and define ([07caef0](https://github.com/opensumi/codeblitz/commit/07caef0)) +* chore: readme ([52f55f6](https://github.com/opensumi/codeblitz/commit/52f55f6)) +* chore: release 前置校验增加依赖安装 ([7231bbc](https://github.com/opensumi/codeblitz/commit/7231bbc)) +* chore: release actions workflows ([96a51a1](https://github.com/opensumi/codeblitz/commit/96a51a1)) +* chore: remote global fs ([6865046](https://github.com/opensumi/codeblitz/commit/6865046)) +* chore: remove antd ([87d7329](https://github.com/opensumi/codeblitz/commit/87d7329)) +* chore: remove bundle ([0dfa48f](https://github.com/opensumi/codeblitz/commit/0dfa48f)) +* chore: remove console ([4c01e84](https://github.com/opensumi/codeblitz/commit/4c01e84)) +* chore: remove console ([b1612a9](https://github.com/opensumi/codeblitz/commit/b1612a9)) +* chore: remove debugger ([4be8f5a](https://github.com/opensumi/codeblitz/commit/4be8f5a)) +* chore: remove kaitian-extension comment ([6bf911c](https://github.com/opensumi/codeblitz/commit/6bf911c)) +* chore: remove polyfills from alex files ([bdbdc7d](https://github.com/opensumi/codeblitz/commit/bdbdc7d)) +* chore: remove unless code ([fe25417](https://github.com/opensumi/codeblitz/commit/fe25417)) +* chore: remove unless comment ([5128ab5](https://github.com/opensumi/codeblitz/commit/5128ab5)) +* chore: revert ([529f60a](https://github.com/opensumi/codeblitz/commit/529f60a)) +* chore: startup ([6f7896a](https://github.com/opensumi/codeblitz/commit/6f7896a)) +* chore: tmp ([6111db2](https://github.com/opensumi/codeblitz/commit/6111db2)) +* chore: typo ([644ab63](https://github.com/opensumi/codeblitz/commit/644ab63)) +* chore: typo ([724bcfe](https://github.com/opensumi/codeblitz/commit/724bcfe)) +* chore: update ([7785734](https://github.com/opensumi/codeblitz/commit/7785734)) +* chore: update ([4fea145](https://github.com/opensumi/codeblitz/commit/4fea145)) +* chore: update ([7972b0c](https://github.com/opensumi/codeblitz/commit/7972b0c)) +* chore: update ([dd27d89](https://github.com/opensumi/codeblitz/commit/dd27d89)) +* chore: update ([7ab1cf0](https://github.com/opensumi/codeblitz/commit/7ab1cf0)) +* chore: update ([d8621bf](https://github.com/opensumi/codeblitz/commit/d8621bf)) +* chore: update ([91fb3b8](https://github.com/opensumi/codeblitz/commit/91fb3b8)) +* chore: update ([6cc37ca](https://github.com/opensumi/codeblitz/commit/6cc37ca)) +* chore: update ([e049875](https://github.com/opensumi/codeblitz/commit/e049875)) +* chore: update ([62eebf0](https://github.com/opensumi/codeblitz/commit/62eebf0)) +* chore: update ([1cc92b9](https://github.com/opensumi/codeblitz/commit/1cc92b9)) +* chore: update ([50554ee](https://github.com/opensumi/codeblitz/commit/50554ee)) +* chore: update ([2001218](https://github.com/opensumi/codeblitz/commit/2001218)) +* chore: update ([d98a714](https://github.com/opensumi/codeblitz/commit/d98a714)) +* chore: update ([6e88afc](https://github.com/opensumi/codeblitz/commit/6e88afc)) +* chore: update ([15993b5](https://github.com/opensumi/codeblitz/commit/15993b5)) +* chore: update ([a50cf3b](https://github.com/opensumi/codeblitz/commit/a50cf3b)) +* chore: update ([52179f5](https://github.com/opensumi/codeblitz/commit/52179f5)) +* chore: update demo ([30bc714](https://github.com/opensumi/codeblitz/commit/30bc714)) +* chore: update dependencies ([6301e3c](https://github.com/opensumi/codeblitz/commit/6301e3c)) +* chore: update dops worker ([e032b56](https://github.com/opensumi/codeblitz/commit/e032b56)) +* chore: update husky ([9d5a233](https://github.com/opensumi/codeblitz/commit/9d5a233)) +* chore: update OB sql ([b71c252](https://github.com/opensumi/codeblitz/commit/b71c252)) +* chore: update opensumi ([495fc3a](https://github.com/opensumi/codeblitz/commit/495fc3a)) +* chore: update opensumi 2.21.4 ([98370bd](https://github.com/opensumi/codeblitz/commit/98370bd)) +* chore: update opensumi 2.23.0 ([b69c42b](https://github.com/opensumi/codeblitz/commit/b69c42b)) +* chore: update version ([a6e1a73](https://github.com/opensumi/codeblitz/commit/a6e1a73)) +* chore: update worker ([e127dbf](https://github.com/opensumi/codeblitz/commit/e127dbf)) +* chore: update worker webview ([5951396](https://github.com/opensumi/codeblitz/commit/5951396)) +* chore: update yarn ([4fb5841](https://github.com/opensumi/codeblitz/commit/4fb5841)) +* chore: update yarn ([adee849](https://github.com/opensumi/codeblitz/commit/adee849)) +* chore: update yarn.lock ([b5af072](https://github.com/opensumi/codeblitz/commit/b5af072)) +* chore: update yarn.lock ([1bbb66a](https://github.com/opensumi/codeblitz/commit/1bbb66a)) +* chore: update yarn.lock ([0cd9cb4](https://github.com/opensumi/codeblitz/commit/0cd9cb4)) +* chore: update yarn.lock ([ee7afdc](https://github.com/opensumi/codeblitz/commit/ee7afdc)) +* chore: upgrade 2.19.4 ([faa6ee3](https://github.com/opensumi/codeblitz/commit/faa6ee3)) +* chore: upgrade kaitian to 1.31.1 ([8935312](https://github.com/opensumi/codeblitz/commit/8935312)) +* chore: upgrade lsif-client to v2.0.0 ([f7b8e74](https://github.com/opensumi/codeblitz/commit/f7b8e74)) +* chore: upgrade opensumi 2.19.10 ([2b8a677](https://github.com/opensumi/codeblitz/commit/2b8a677)) +* chore: upgrade opensumi 2.19.9 ([7cd588d](https://github.com/opensumi/codeblitz/commit/7cd588d)) +* chore: upgrade opensumi to 2.20.2 ([49b739b](https://github.com/opensumi/codeblitz/commit/49b739b)) +* chore: use 1.0.0 version ([6e38619](https://github.com/opensumi/codeblitz/commit/6e38619)) +* chore: use 1.0.1 version ([209f748](https://github.com/opensumi/codeblitz/commit/209f748)) +* chore: use the worker extension oss ([6566e76](https://github.com/opensumi/codeblitz/commit/6566e76)) +* chore(editor): 更改 geek-theme 版本及解析方式 ([f0973b8](https://github.com/opensumi/codeblitz/commit/f0973b8)) +* docs: update DEVELOPMENT.md ([b55fa72](https://github.com/opensumi/codeblitz/commit/b55fa72)) +* docs: update readme ([3074c88](https://github.com/opensumi/codeblitz/commit/3074c88)) +* docs: update README.md ([30b8472](https://github.com/opensumi/codeblitz/commit/30b8472)) +* release: 2.2.4 ([8d3323d](https://github.com/opensumi/codeblitz/commit/8d3323d)) +* release: v0.10.0 ([2cdb627](https://github.com/opensumi/codeblitz/commit/2cdb627)) +* release: v0.10.1 ([81f4e2a](https://github.com/opensumi/codeblitz/commit/81f4e2a)) +* release: v0.10.2 ([e409642](https://github.com/opensumi/codeblitz/commit/e409642)) +* release: v0.10.3 ([a6b30ee](https://github.com/opensumi/codeblitz/commit/a6b30ee)) +* release: v0.11.0 ([a88f4be](https://github.com/opensumi/codeblitz/commit/a88f4be)) +* release: v0.11.1 ([7eb42a3](https://github.com/opensumi/codeblitz/commit/7eb42a3)) +* release: v0.12.0 ([2c80a62](https://github.com/opensumi/codeblitz/commit/2c80a62)) +* release: v0.12.1 ([ae0a2c1](https://github.com/opensumi/codeblitz/commit/ae0a2c1)) +* release: v0.13.0 ([248f6bd](https://github.com/opensumi/codeblitz/commit/248f6bd)) +* release: v0.14.0 ([6a4c108](https://github.com/opensumi/codeblitz/commit/6a4c108)) +* release: v0.14.1 ([6b0b901](https://github.com/opensumi/codeblitz/commit/6b0b901)) +* release: v0.14.2 ([d5493e4](https://github.com/opensumi/codeblitz/commit/d5493e4)) +* release: v0.5.0 ([55717bc](https://github.com/opensumi/codeblitz/commit/55717bc)) +* release: v0.5.1 ([41b3c44](https://github.com/opensumi/codeblitz/commit/41b3c44)) +* release: v0.5.2 ([e81cbc2](https://github.com/opensumi/codeblitz/commit/e81cbc2)) +* release: v0.5.3 ([6190a29](https://github.com/opensumi/codeblitz/commit/6190a29)) +* release: v0.5.5 ([6922d7e](https://github.com/opensumi/codeblitz/commit/6922d7e)) +* release: v0.6.0 ([c41345d](https://github.com/opensumi/codeblitz/commit/c41345d)) +* release: v0.6.1 ([1ec5da0](https://github.com/opensumi/codeblitz/commit/1ec5da0)) +* release: v0.6.2 ([ed3c79c](https://github.com/opensumi/codeblitz/commit/ed3c79c)) +* release: v0.6.3 ([5b16bc0](https://github.com/opensumi/codeblitz/commit/5b16bc0)) +* release: v0.7.0 ([41fd02a](https://github.com/opensumi/codeblitz/commit/41fd02a)) +* release: v0.7.1 ([2170a38](https://github.com/opensumi/codeblitz/commit/2170a38)) +* release: v0.7.2 ([e0d79ab](https://github.com/opensumi/codeblitz/commit/e0d79ab)) +* release: v0.8.0 ([6c88987](https://github.com/opensumi/codeblitz/commit/6c88987)) +* release: v0.8.1 ([74cf5ff](https://github.com/opensumi/codeblitz/commit/74cf5ff)) +* release: v0.9.0 ([cae449f](https://github.com/opensumi/codeblitz/commit/cae449f)) +* release: v0.9.1 ([dc83227](https://github.com/opensumi/codeblitz/commit/dc83227)) +* release: v0.9.2 ([8ea272a](https://github.com/opensumi/codeblitz/commit/8ea272a)) +* release: v0.9.3 ([2fc88ed](https://github.com/opensumi/codeblitz/commit/2fc88ed)) +* release: v0.9.5 ([eeae3ce](https://github.com/opensumi/codeblitz/commit/eeae3ce)) +* release: v0.9.6 ([51e612e](https://github.com/opensumi/codeblitz/commit/51e612e)) +* release: v0.9.7 ([ea0aa19](https://github.com/opensumi/codeblitz/commit/ea0aa19)) +* release: v1.0.0 ([972160c](https://github.com/opensumi/codeblitz/commit/972160c)) +* release: v1.0.0-beta.1 ([7c23645](https://github.com/opensumi/codeblitz/commit/7c23645)) +* release: v1.0.0-beta.2 ([7d321f8](https://github.com/opensumi/codeblitz/commit/7d321f8)) +* release: v1.0.0-rc.1 ([56b6c73](https://github.com/opensumi/codeblitz/commit/56b6c73)) +* release: v1.0.0-rc.2 ([3bcb730](https://github.com/opensumi/codeblitz/commit/3bcb730)) +* release: v1.0.0-rc.3 ([15b1fe6](https://github.com/opensumi/codeblitz/commit/15b1fe6)) +* release: v1.0.0-rc.4 ([18e68ba](https://github.com/opensumi/codeblitz/commit/18e68ba)) +* release: v1.0.1 ([3da9e51](https://github.com/opensumi/codeblitz/commit/3da9e51)) +* release: v1.0.2 ([e5f8ce7](https://github.com/opensumi/codeblitz/commit/e5f8ce7)) +* release: v1.1.0 ([c3ade56](https://github.com/opensumi/codeblitz/commit/c3ade56)) +* release: v1.2.0 ([8abeb76](https://github.com/opensumi/codeblitz/commit/8abeb76)) +* release: v1.2.1 ([11f15dc](https://github.com/opensumi/codeblitz/commit/11f15dc)) +* release: v1.3.0 ([aebc4af](https://github.com/opensumi/codeblitz/commit/aebc4af)) +* release: v1.5.0 ([900de61](https://github.com/opensumi/codeblitz/commit/900de61)) +* release: v1.5.0-alpha.0 ([d9345f9](https://github.com/opensumi/codeblitz/commit/d9345f9)) +* release: v1.5.0-alpha.1 ([c32f158](https://github.com/opensumi/codeblitz/commit/c32f158)) +* release: v1.5.0-alpha.2 ([43b1503](https://github.com/opensumi/codeblitz/commit/43b1503)) +* release: v1.5.0-alpha.3 ([d1a6dc2](https://github.com/opensumi/codeblitz/commit/d1a6dc2)) +* release: v1.5.1 ([c57bba0](https://github.com/opensumi/codeblitz/commit/c57bba0)) +* release: v1.5.2 ([83c2d42](https://github.com/opensumi/codeblitz/commit/83c2d42)) +* release: v1.5.2-rc.1 ([7ab474b](https://github.com/opensumi/codeblitz/commit/7ab474b)) +* release: v1.5.2-rc.2 ([235a4aa](https://github.com/opensumi/codeblitz/commit/235a4aa)) +* release: v1.6.0 ([5fa7d41](https://github.com/opensumi/codeblitz/commit/5fa7d41)) +* release: v1.7.0 ([43b8314](https://github.com/opensumi/codeblitz/commit/43b8314)) +* release: v1.7.1 ([fd26d19](https://github.com/opensumi/codeblitz/commit/fd26d19)) +* release: v1.7.2 ([80d4e5b](https://github.com/opensumi/codeblitz/commit/80d4e5b)) +* release: v1.8.0 ([07566d2](https://github.com/opensumi/codeblitz/commit/07566d2)) +* release: v1.8.1 ([538ee20](https://github.com/opensumi/codeblitz/commit/538ee20)) +* release: v1.9.0 ([8499480](https://github.com/opensumi/codeblitz/commit/8499480)) +* release: v1.9.1 ([dd437e1](https://github.com/opensumi/codeblitz/commit/dd437e1)) +* release: v1.9.10 ([e428f68](https://github.com/opensumi/codeblitz/commit/e428f68)) +* release: v1.9.11 ([09da52a](https://github.com/opensumi/codeblitz/commit/09da52a)) +* release: v1.9.11-0 ([8b83af9](https://github.com/opensumi/codeblitz/commit/8b83af9)) +* release: v1.9.12 ([56b42de](https://github.com/opensumi/codeblitz/commit/56b42de)) +* release: v1.9.12-0 ([597400e](https://github.com/opensumi/codeblitz/commit/597400e)) +* release: v1.9.2 ([fc1e091](https://github.com/opensumi/codeblitz/commit/fc1e091)) +* release: v1.9.3 ([ef7c18d](https://github.com/opensumi/codeblitz/commit/ef7c18d)) +* release: v1.9.5 ([d447580](https://github.com/opensumi/codeblitz/commit/d447580)) +* release: v1.9.6 ([acd641d](https://github.com/opensumi/codeblitz/commit/acd641d)) +* release: v1.9.6-beta.1 ([fdfbfb5](https://github.com/opensumi/codeblitz/commit/fdfbfb5)) +* release: v1.9.7 ([b9cad25](https://github.com/opensumi/codeblitz/commit/b9cad25)) +* release: v1.9.8 ([c4bb488](https://github.com/opensumi/codeblitz/commit/c4bb488)) +* release: v1.9.9 ([79bb694](https://github.com/opensumi/codeblitz/commit/79bb694)) +* release: v2.0.0 ([b98bfaa](https://github.com/opensumi/codeblitz/commit/b98bfaa)) +* release: v2.0.1 ([f6b4e1a](https://github.com/opensumi/codeblitz/commit/f6b4e1a)) +* release: v2.0.10 ([fac93a0](https://github.com/opensumi/codeblitz/commit/fac93a0)) +* release: v2.0.11 ([631af75](https://github.com/opensumi/codeblitz/commit/631af75)) +* release: v2.0.12-0 ([08ae989](https://github.com/opensumi/codeblitz/commit/08ae989)) +* release: v2.0.12-2 ([abffcc0](https://github.com/opensumi/codeblitz/commit/abffcc0)) +* release: v2.0.13 ([6f865ef](https://github.com/opensumi/codeblitz/commit/6f865ef)) +* release: v2.0.13-0 ([d5484ba](https://github.com/opensumi/codeblitz/commit/d5484ba)) +* release: v2.0.14 ([2c91b7a](https://github.com/opensumi/codeblitz/commit/2c91b7a)) +* release: v2.0.15 ([c6dd4fa](https://github.com/opensumi/codeblitz/commit/c6dd4fa)) +* release: v2.0.16 ([a4ea4c2](https://github.com/opensumi/codeblitz/commit/a4ea4c2)) +* release: v2.0.17 ([68c8b62](https://github.com/opensumi/codeblitz/commit/68c8b62)) +* release: v2.0.18 ([32fb98e](https://github.com/opensumi/codeblitz/commit/32fb98e)) +* release: v2.0.19 ([c8626d8](https://github.com/opensumi/codeblitz/commit/c8626d8)) +* release: v2.0.2 ([e1396e8](https://github.com/opensumi/codeblitz/commit/e1396e8)) +* release: v2.0.2-3 ([8062e3c](https://github.com/opensumi/codeblitz/commit/8062e3c)) +* release: v2.0.2-4 ([93292ca](https://github.com/opensumi/codeblitz/commit/93292ca)) +* release: v2.0.2-5 ([e27948c](https://github.com/opensumi/codeblitz/commit/e27948c)) +* release: v2.0.2-6 ([021d890](https://github.com/opensumi/codeblitz/commit/021d890)) +* release: v2.0.2-7 ([2752ea6](https://github.com/opensumi/codeblitz/commit/2752ea6)) +* release: v2.0.20 ([91e008f](https://github.com/opensumi/codeblitz/commit/91e008f)) +* release: v2.0.21 ([55d8f63](https://github.com/opensumi/codeblitz/commit/55d8f63)) +* release: v2.0.22 ([1fdb899](https://github.com/opensumi/codeblitz/commit/1fdb899)) +* release: v2.0.23 ([b772c68](https://github.com/opensumi/codeblitz/commit/b772c68)) +* release: v2.0.3 ([f8a6437](https://github.com/opensumi/codeblitz/commit/f8a6437)) +* release: v2.0.4 ([0b18ab4](https://github.com/opensumi/codeblitz/commit/0b18ab4)) +* release: v2.0.5 ([e36e201](https://github.com/opensumi/codeblitz/commit/e36e201)) +* release: v2.0.5-0 ([974a2ad](https://github.com/opensumi/codeblitz/commit/974a2ad)) +* release: v2.0.5-1 ([88499ed](https://github.com/opensumi/codeblitz/commit/88499ed)) +* release: v2.0.6 ([00d40ef](https://github.com/opensumi/codeblitz/commit/00d40ef)) +* release: v2.0.7 ([a7b0638](https://github.com/opensumi/codeblitz/commit/a7b0638)) +* release: v2.0.8 ([ae3d643](https://github.com/opensumi/codeblitz/commit/ae3d643)) +* release: v2.0.8-0 ([096657d](https://github.com/opensumi/codeblitz/commit/096657d)) +* release: v2.0.9 ([e2fac94](https://github.com/opensumi/codeblitz/commit/e2fac94)) +* release: v2.1.0 ([c7f0864](https://github.com/opensumi/codeblitz/commit/c7f0864)) +* release: v2.1.0-0 ([10b524c](https://github.com/opensumi/codeblitz/commit/10b524c)) +* release: v2.1.1-0 ([66af190](https://github.com/opensumi/codeblitz/commit/66af190)) +* release: v2.1.1-1 ([c64791c](https://github.com/opensumi/codeblitz/commit/c64791c)) +* release: v2.2.0 ([6d5cf21](https://github.com/opensumi/codeblitz/commit/6d5cf21)) +* release: v2.2.0-1 ([821d06e](https://github.com/opensumi/codeblitz/commit/821d06e)) +* release: v2.2.3 ([77e0f91](https://github.com/opensumi/codeblitz/commit/77e0f91)) +* release: v2.2.5-beta.1 ([65a8e83](https://github.com/opensumi/codeblitz/commit/65a8e83)) +* release: v2.2.5-beta.13 ([554942a](https://github.com/opensumi/codeblitz/commit/554942a)) +* release: v2.2.5-beta.2 ([026b25a](https://github.com/opensumi/codeblitz/commit/026b25a)) +* release: v2.2.5-beta.3 ([03dea52](https://github.com/opensumi/codeblitz/commit/03dea52)) +* release: v2.2.5-beta.4 ([aff6619](https://github.com/opensumi/codeblitz/commit/aff6619)) +* release: v2.2.5-beta.5 ([3c8549d](https://github.com/opensumi/codeblitz/commit/3c8549d)) +* release: v2.2.5-beta.6 ([4f4f9a8](https://github.com/opensumi/codeblitz/commit/4f4f9a8)) +* release: v2.2.5-beta.7 ([5231d66](https://github.com/opensumi/codeblitz/commit/5231d66)) +* release: v2.2.5-beta.8 ([1b39794](https://github.com/opensumi/codeblitz/commit/1b39794)) +* release: v2.2.5-beta.9 ([710ce90](https://github.com/opensumi/codeblitz/commit/710ce90)) +* release: v2.3.0-rc.1 ([4e05c02](https://github.com/opensumi/codeblitz/commit/4e05c02)) +* feat: [WIP] 增加 editor 入口, 精简体积 ([1036fb8](https://github.com/opensumi/codeblitz/commit/1036fb8)) +* feat: 编辑器增加缓存控制 ([6f9745c](https://github.com/opensumi/codeblitz/commit/6f9745c)) +* feat: 打通 worker 插件 ([3504b02](https://github.com/opensumi/codeblitz/commit/3504b02)) +* feat: 代理 StandaloneKeybindingService ([908135d](https://github.com/opensumi/codeblitz/commit/908135d)) +* feat: 代理 StandaloneKeybindingService ([371fbc1](https://github.com/opensumi/codeblitz/commit/371fbc1)) +* feat: 导出 Uri 和 Emitter ([de59873](https://github.com/opensumi/codeblitz/commit/de59873)) +* feat: 对接 code 接口 ([42eca1c](https://github.com/opensumi/codeblitz/commit/42eca1c)) +* feat: 改造 acr,并提供完整 demo 示例 ([c471fb7](https://github.com/opensumi/codeblitz/commit/c471fb7)) +* feat: 更新格式化选定内容 ([24b76f2](https://github.com/opensumi/codeblitz/commit/24b76f2)) +* feat: 更新gitlink api ([6551bdf](https://github.com/opensumi/codeblitz/commit/6551bdf)) +* feat: 更新gitlink blame接口 ([4ce24a1](https://github.com/opensumi/codeblitz/commit/4ce24a1)) +* feat: 更新gitlink接口 ([b972dc6](https://github.com/opensumi/codeblitz/commit/b972dc6)) +* feat: 更新vditor markdown 插件 ([05d995c](https://github.com/opensumi/codeblitz/commit/05d995c)) +* feat: 构建包含 ACR 及 EditorRender 的版本 ([6203374](https://github.com/opensumi/codeblitz/commit/6203374)) +* feat: 集成 codeswing 及 emmet ([2fe32b6](https://github.com/opensumi/codeblitz/commit/2fe32b6)) +* feat: 内置更改默认偏好设置的命令 ([b5e0d2c](https://github.com/opensumi/codeblitz/commit/b5e0d2c)) +* feat: 迁移dt-sql ([697621d](https://github.com/opensumi/codeblitz/commit/697621d)) +* feat: 去掉 acr 老数据迁移 ([0b60a49](https://github.com/opensumi/codeblitz/commit/0b60a49)) +* feat: 升级 kaitian 2.0 ([7a406d8](https://github.com/opensumi/codeblitz/commit/7a406d8)) +* feat: 升级 kaitian 2.5.0 以支持 custom editor ([3515004](https://github.com/opensumi/codeblitz/commit/3515004)) +* feat: 升级 textmate-language, 以支持 kotlin, vue 等 ([0015c00](https://github.com/opensumi/codeblitz/commit/0015c00)) +* feat: 升级 textmate-language,以支持 kconfig ([12a39d4](https://github.com/opensumi/codeblitz/commit/12a39d4)) +* feat: 生成 bundle ([c5f721f](https://github.com/opensumi/codeblitz/commit/c5f721f)) +* feat: 使用 antcode private_token 请求 ([c612ad8](https://github.com/opensumi/codeblitz/commit/c612ad8)) +* feat: 使用 opensumi 默认文件请求限制 ([25a9803](https://github.com/opensumi/codeblitz/commit/25a9803)) +* feat: 适配 coderunner ([18d78ff](https://github.com/opensumi/codeblitz/commit/18d78ff)) +* feat: 授权登陆 ([b6246aa](https://github.com/opensumi/codeblitz/commit/b6246aa)) +* feat: 搜索文件过滤同步转为异步 ([a1a487f](https://github.com/opensumi/codeblitz/commit/a1a487f)) +* feat: 替换 tcloudideweb 域名 ([9da5bdc](https://github.com/opensumi/codeblitz/commit/9da5bdc)) +* feat: 小程序code支持mergeBase的方法 ([ee6dec4](https://github.com/opensumi/codeblitz/commit/ee6dec4)) +* feat: 新增 anycode 插件 ([0ddce50](https://github.com/opensumi/codeblitz/commit/0ddce50)) +* feat: 新增 editor 包用于 script 引入 ([39b604f](https://github.com/opensumi/codeblitz/commit/39b604f)) +* feat: 修改gitlink gitLens插件 ([f452cfe](https://github.com/opensumi/codeblitz/commit/f452cfe)) +* feat: 优化 editor 交互,增加 lsif 跨库索引处理 ([ef2439d](https://github.com/opensumi/codeblitz/commit/ef2439d)) +* feat: 优化 git 文件写系统 ([592702b](https://github.com/opensumi/codeblitz/commit/592702b)) +* feat: 优化样式 ([63e543f](https://github.com/opensumi/codeblitz/commit/63e543f)) +* feat: 增加 app 集成版本 ([523f358](https://github.com/opensumi/codeblitz/commit/523f358)) +* feat: 增加 editor 入口 ([6c1e4e4](https://github.com/opensumi/codeblitz/commit/6c1e4e4)) +* feat: 增加 extension-manager 模块, 可展示已内置的扩展 ([029ccce](https://github.com/opensumi/codeblitz/commit/029ccce)) +* feat: 增加 git 静态资源 resolver ([72d49e4](https://github.com/opensumi/codeblitz/commit/72d49e4)) +* feat: 增加 gitlab 和 github api service ([294edd6](https://github.com/opensumi/codeblitz/commit/294edd6)) +* feat: 增加 reporter 配置 ([9ac13a1](https://github.com/opensumi/codeblitz/commit/9ac13a1)) +* feat: 增加 submodule 修饰, search, extension-manager 等功能 ([c635a80](https://github.com/opensumi/codeblitz/commit/c635a80)) +* feat: 增加 ts 跨库索引 ([bb3a863](https://github.com/opensumi/codeblitz/commit/bb3a863)) +* feat: 增加 zipfs, 优化代码结构等 ([18cb06b](https://github.com/opensumi/codeblitz/commit/18cb06b)) +* feat: 增加代码扫描插件 ([83e7bf7](https://github.com/opensumi/codeblitz/commit/83e7bf7)) +* feat: 增加分支和标签接口 ([286a431](https://github.com/opensumi/codeblitz/commit/286a431)) +* feat: 增加分支切换逻辑 ([35a9621](https://github.com/opensumi/codeblitz/commit/35a9621)) +* feat: 增加解决冲突能力 ([90f3d8f](https://github.com/opensumi/codeblitz/commit/90f3d8f)) +* feat: 增加空白页以及欢迎页自定义 ([ac1e0f6](https://github.com/opensumi/codeblitz/commit/ac1e0f6)) +* feat: 增加埋点白名单 ([7dd481c](https://github.com/opensumi/codeblitz/commit/7dd481c)) +* feat: 增加埋点配置 ([b7f5066](https://github.com/opensumi/codeblitz/commit/b7f5066)) +* feat: 增加文档变更事件 ([0090c7c](https://github.com/opensumi/codeblitz/commit/0090c7c)) +* feat: 增加文件监听等 ([25273fe](https://github.com/opensumi/codeblitz/commit/25273fe)) +* feat: 增加文件类型判断 ([a00098c](https://github.com/opensumi/codeblitz/commit/a00098c)) +* feat: 增加文件事件回调等 ([ee7b6bf](https://github.com/opensumi/codeblitz/commit/ee7b6bf)) +* feat: 增加行居中 ([bfe44d8](https://github.com/opensumi/codeblitz/commit/bfe44d8)) +* feat: 增加隐藏 tab 配置, 修复获取 providerEncoding ([ca1e92a](https://github.com/opensumi/codeblitz/commit/ca1e92a)) +* feat: 增加blame插件 ([50d6e08](https://github.com/opensumi/codeblitz/commit/50d6e08)) +* feat: 支持 anycode 初始化文件 ([05b65cf](https://github.com/opensumi/codeblitz/commit/05b65cf)) +* feat: 支持 startupEditor 打开并预览 readme ([e01b115](https://github.com/opensumi/codeblitz/commit/e01b115)) +* feat: 支持3-way-merge 解决冲突 ([23bae52](https://github.com/opensumi/codeblitz/commit/23bae52)) +* feat: 支持编辑器完全展开及禁用搜索等配置 ([ab0b0cb](https://github.com/opensumi/codeblitz/commit/ab0b0cb)) +* feat: 支持代码搜索文件匹配 ([3f631ed](https://github.com/opensumi/codeblitz/commit/3f631ed)) +* feat: 支持多行选中 ([ee7fdcf](https://github.com/opensumi/codeblitz/commit/ee7fdcf)) +* feat: 支持强制 reinit head ([1c10ca3](https://github.com/opensumi/codeblitz/commit/1c10ca3)) +* feat: 支持文件和代码搜索配置 ([41bb701](https://github.com/opensumi/codeblitz/commit/41bb701)) +* feat: 支持小程序的Code服务接入 ([4bff8f9](https://github.com/opensumi/codeblitz/commit/4bff8f9)) +* feat: 支持自定义worker插件地址 ([829cdf1](https://github.com/opensumi/codeblitz/commit/829cdf1)) +* feat: 支持gitlink Api接口 ([c785e31](https://github.com/opensumi/codeblitz/commit/c785e31)) +* feat: 支持onchange方法 ([78a44d2](https://github.com/opensumi/codeblitz/commit/78a44d2)) +* feat: 支持scm新版交互 ([8561452](https://github.com/opensumi/codeblitz/commit/8561452)) +* feat: 支持worker计算 ([f6fd014](https://github.com/opensumi/codeblitz/commit/f6fd014)) +* feat: 重新梳理代码结构及构建 ([a2836d3](https://github.com/opensumi/codeblitz/commit/a2836d3)) +* feat: 注册 https 及 http filesystem,插件会读取相关协议内容 ([3bf95bd](https://github.com/opensumi/codeblitz/commit/3bf95bd)) +* feat: add api ([b9cb4f2](https://github.com/opensumi/codeblitz/commit/b9cb4f2)) +* feat: add ci bin ([77adf3e](https://github.com/opensumi/codeblitz/commit/77adf3e)) +* feat: add cli package ([2d00d54](https://github.com/opensumi/codeblitz/commit/2d00d54)) +* feat: add code document model ([120ddb6](https://github.com/opensumi/codeblitz/commit/120ddb6)) +* feat: add extenison server api ([43084f4](https://github.com/opensumi/codeblitz/commit/43084f4)) +* feat: add git file-system ([8f7cba7](https://github.com/opensumi/codeblitz/commit/8f7cba7)) +* feat: add git init reposonseError report ([2f7f901](https://github.com/opensumi/codeblitz/commit/2f7f901)) +* feat: add git package ([05a818e](https://github.com/opensumi/codeblitz/commit/05a818e)) +* feat: add iconv-lite-umd to support encoding ([80709e8](https://github.com/opensumi/codeblitz/commit/80709e8)) +* feat: add language service ([d886b59](https://github.com/opensumi/codeblitz/commit/d886b59)) +* feat: add memfs package ([ae49b34](https://github.com/opensumi/codeblitz/commit/ae49b34)) +* feat: add multi line decorations ([50dd04a](https://github.com/opensumi/codeblitz/commit/50dd04a)) +* feat: add register languages for editor ([7504de2](https://github.com/opensumi/codeblitz/commit/7504de2)) +* feat: add shared package ([556e886](https://github.com/opensumi/codeblitz/commit/556e886)) +* feat: add some default config ([70b5b30](https://github.com/opensumi/codeblitz/commit/70b5b30)) +* feat: add some moudles ([1390620](https://github.com/opensumi/codeblitz/commit/1390620)) +* feat: add upgrade kaitian script ([4f0d78a](https://github.com/opensumi/codeblitz/commit/4f0d78a)) +* feat: add webview, upgrade kaitian ([57e7413](https://github.com/opensumi/codeblitz/commit/57e7413)) +* feat: add-webscm-monitor ([0bbb5bb](https://github.com/opensumi/codeblitz/commit/0bbb5bb)) +* feat: atomgit 平台不加载 graph 插件 ([521123c](https://github.com/opensumi/codeblitz/commit/521123c)) +* feat: basic implements for lsif module ([ad61760](https://github.com/opensumi/codeblitz/commit/ad61760)) +* feat: biz 类型改为必需 ([02c95b9](https://github.com/opensumi/codeblitz/commit/02c95b9)) +* feat: bundle antd3, upgrade lsif ([3ed451b](https://github.com/opensumi/codeblitz/commit/3ed451b)) +* feat: change extensions field ([edc03b4](https://github.com/opensumi/codeblitz/commit/edc03b4)) +* feat: change spacex to alex ([d01dad8](https://github.com/opensumi/codeblitz/commit/d01dad8)) +* feat: https://code.alipay.com/cloud-ide/acr-ide/pull_requests/233 ([0650cad](https://github.com/opensumi/codeblitz/commit/0650cad)) +* feat: implement getBlob ([acbacac](https://github.com/opensumi/codeblitz/commit/acbacac)) +* feat: init ([865f5bf](https://github.com/opensumi/codeblitz/commit/865f5bf)) +* feat: keepalive ([62d57dc](https://github.com/opensumi/codeblitz/commit/62d57dc)) +* feat: lsif 对接,高亮行内容 ([edcdd45](https://github.com/opensumi/codeblitz/commit/edcdd45)) +* feat: markdown 能力增强 ([3d81e76](https://github.com/opensumi/codeblitz/commit/3d81e76)) +* feat: pick https://code.alipay.com/cloud-ide/acr-ide/pull_requests/234 ([24e642c](https://github.com/opensumi/codeblitz/commit/24e642c)) +* feat: pick https://code.alipay.com/cloud-ide/acr-ide/pull_requests/235 ([d4b2b16](https://github.com/opensumi/codeblitz/commit/d4b2b16)) +* feat: read commit/project from `alex.codeServiceProject` ([65ac718](https://github.com/opensumi/codeblitz/commit/65ac718)) +* feat: remove scrollBeyondLastLine default false value ([8a792e4](https://github.com/opensumi/codeblitz/commit/8a792e4)) +* feat: remove some config ([8a0d7ef](https://github.com/opensumi/codeblitz/commit/8a0d7ef)) +* feat: rename module git to code-service ([219f2c0](https://github.com/opensumi/codeblitz/commit/219f2c0)) +* feat: resolve path as workspace fs does ([c9ad226](https://github.com/opensumi/codeblitz/commit/c9ad226)) +* feat: sql service init ([ce7f416](https://github.com/opensumi/codeblitz/commit/ce7f416)) +* feat: support atomgit api ([78bfaa9](https://github.com/opensumi/codeblitz/commit/78bfaa9)) +* feat: tsbuild ([c14278e](https://github.com/opensumi/codeblitz/commit/c14278e)) +* feat: use custom elements for alex-root ([b4d7d31](https://github.com/opensumi/codeblitz/commit/b4d7d31)) +* feat: webview 增加内部 url,code-api 支持预设 token ([3875c1a](https://github.com/opensumi/codeblitz/commit/3875c1a)) +* feat: worker-host 上传到公网 ([e2d79e8](https://github.com/opensumi/codeblitz/commit/e2d79e8)) +* feat(alex): 内置扩展使用公网的版本 ([c85f09e](https://github.com/opensumi/codeblitz/commit/c85f09e)) +* feat(alex): 支持动态调整搜索组件的顶部位置 ([a537aab](https://github.com/opensumi/codeblitz/commit/a537aab)) +* feat(cli): 支持加载公网和本地调试扩展 ([b2601cb](https://github.com/opensumi/codeblitz/commit/b2601cb)) +* feat(code-api): 支持代码及文件搜索 ([e2e7056](https://github.com/opensumi/codeblitz/commit/e2e7056)) +* feat(code-service): 增加 commit 等 api 和 command ([937c53d](https://github.com/opensumi/codeblitz/commit/937c53d)) +* feat(code-service): 增加内置 blame 和 link 命令 ([e11a5a9](https://github.com/opensumi/codeblitz/commit/e11a5a9)) +* revert: 回退版本 ([d95b004](https://github.com/opensumi/codeblitz/commit/d95b004)) +* 迁移 ACR 仓库并初步完成部分代码的清理 ([00a7dde](https://github.com/opensumi/codeblitz/commit/00a7dde)) +* 新增 LEGAL.md ([a0c2a58](https://github.com/opensumi/codeblitz/commit/a0c2a58)) +* 修改 README.md ([8a777eb](https://github.com/opensumi/codeblitz/commit/8a777eb)) +* 修改 README.md ([9186087](https://github.com/opensumi/codeblitz/commit/9186087)) +* 修改 README.md ([3a9f242](https://github.com/opensumi/codeblitz/commit/3a9f242)) +* 增加code server ([832222f](https://github.com/opensumi/codeblitz/commit/832222f)) +* Revert "chore: 将 React 打包到 Global 产物" ([8e6b490](https://github.com/opensumi/codeblitz/commit/8e6b490)) +* Revert "chore: tmp" ([f3edfe3](https://github.com/opensumi/codeblitz/commit/f3edfe3)) +* Revert "PullRequest: 66 chore: 更新acr" ([ee6a271](https://github.com/opensumi/codeblitz/commit/ee6a271)) +* PullRequest: 113 fix: 组件重新渲染时序问题 ([6bb3239](https://github.com/opensumi/codeblitz/commit/6bb3239)) +* PullRequest: 116 chore: update opensumi ([3dda386](https://github.com/opensumi/codeblitz/commit/3dda386)) +* PullRequest: 119 修复acr一侧404错误 ([bafe6e8](https://github.com/opensumi/codeblitz/commit/bafe6e8)) +* PullRequest: 152 chore: 更新opensumi2.22.2修复customEditor问题 ([6b348af](https://github.com/opensumi/codeblitz/commit/6b348af)) +* PullRequest: 155 release: v2.2.2 ([2c15bd9](https://github.com/opensumi/codeblitz/commit/2c15bd9)) +* PullRequest: 156 feat: scm能力优化 ([e2dbb64](https://github.com/opensumi/codeblitz/commit/e2dbb64)) +* PullRequest: 36 feat: 增加 plugin 模块 ([252c096](https://github.com/opensumi/codeblitz/commit/252c096)) +* PullRequest: 38 feat/split-integrations ([5c82ea3](https://github.com/opensumi/codeblitz/commit/5c82ea3)) +* PullRequest: 39 feat: migration for acr sample project ([b6df6db](https://github.com/opensumi/codeblitz/commit/b6df6db)) +* PullRequest: 45 优化 build及 textmate 加载 ([2d34eee](https://github.com/opensumi/codeblitz/commit/2d34eee)) +* PullRequest: 46 feat/refactor-code-service ([371f0fc](https://github.com/opensumi/codeblitz/commit/371f0fc)) +* PullRequest: 52 引入 alex 中的一些 patch 方法 ([962cfd3](https://github.com/opensumi/codeblitz/commit/962cfd3)) +* PullRequest: 55 feat: 支持历史的 webpack 配置目录 ([3a88854](https://github.com/opensumi/codeblitz/commit/3a88854)) +* PullRequest: 66 chore: 更新acr ([abf3965](https://github.com/opensumi/codeblitz/commit/abf3965)) +* PullRequest: 8 优化逻辑 ([e553780](https://github.com/opensumi/codeblitz/commit/e553780)) +* PullRequest: 82 修改ACR内样式问题,增加mock数据 ([80d6958](https://github.com/opensumi/codeblitz/commit/80d6958)) +* PullRequest: 92 feat/support-web-scm ([bbaa8ba](https://github.com/opensumi/codeblitz/commit/bbaa8ba)) +* PullRequest: 94 feat/update-opensumi ([860d1c3](https://github.com/opensumi/codeblitz/commit/860d1c3)) +* PullRequest: 97 chore/add-editor-workSpaceEditorModule ([3f54124](https://github.com/opensumi/codeblitz/commit/3f54124)) +* style: 更改 fs-extra export name ([2333a43](https://github.com/opensumi/codeblitz/commit/2333a43)) +* style: format code ([f59f90f](https://github.com/opensumi/codeblitz/commit/f59f90f)) +* style: git error ([c5d3725](https://github.com/opensumi/codeblitz/commit/c5d3725)) +* style(code-service): remove colors ([72ada9c](https://github.com/opensumi/codeblitz/commit/72ada9c)) +* build: 构建 global 包用于 script 引入 ([bf1cd10](https://github.com/opensumi/codeblitz/commit/bf1cd10)) +* build: 修复 tsc 构建 cdn 环境变量替换 ([a925a0a](https://github.com/opensumi/codeblitz/commit/a925a0a)) +* build: add release script ([380a488](https://github.com/opensumi/codeblitz/commit/380a488)) +* build: fix webpack externals config ([5270373](https://github.com/opensumi/codeblitz/commit/5270373)) +* build: v0.0.2 ([dc3453d](https://github.com/opensumi/codeblitz/commit/dc3453d)) +* build: v0.0.3 ([ba80d66](https://github.com/opensumi/codeblitz/commit/ba80d66)) +* build: v0.0.5 ([76a1585](https://github.com/opensumi/codeblitz/commit/76a1585)) +* build: v0.1.0 ([5c11d5b](https://github.com/opensumi/codeblitz/commit/5c11d5b)) +* build: v0.1.1 ([79fe3ef](https://github.com/opensumi/codeblitz/commit/79fe3ef)) +* build: v0.1.2 ([c56ee5c](https://github.com/opensumi/codeblitz/commit/c56ee5c)) +* build: v0.2.0 ([add0564](https://github.com/opensumi/codeblitz/commit/add0564)) +* build: v0.2.1 ([afe0600](https://github.com/opensumi/codeblitz/commit/afe0600)) +* build: v0.2.2 ([6492d8e](https://github.com/opensumi/codeblitz/commit/6492d8e)) +* build: v0.2.3 ([3a3c9d2](https://github.com/opensumi/codeblitz/commit/3a3c9d2)) +* build: v0.2.5 ([0c45a53](https://github.com/opensumi/codeblitz/commit/0c45a53)) +* build: v0.2.6 ([1f7eea9](https://github.com/opensumi/codeblitz/commit/1f7eea9)) +* build: v0.2.7 ([ef3e404](https://github.com/opensumi/codeblitz/commit/ef3e404)) +* build: v0.2.8 ([648a82a](https://github.com/opensumi/codeblitz/commit/648a82a)) +* build: v0.2.9 ([0141fcf](https://github.com/opensumi/codeblitz/commit/0141fcf)) +* build: v0.3.0 ([2853ab3](https://github.com/opensumi/codeblitz/commit/2853ab3)) +* refactor: 重构 props service ([fa04be8](https://github.com/opensumi/codeblitz/commit/fa04be8)) +* ci: add yarn install ([5d1305d](https://github.com/opensumi/codeblitz/commit/5d1305d)) +* ci: use tnpm --by=yarn ([4c1a81b](https://github.com/opensumi/codeblitz/commit/4c1a81b)) +* test: add scanner test ([bba3113](https://github.com/opensumi/codeblitz/commit/bba3113))