Skip to content

Releases: opensumi/core

v2.19.7

16 Aug 12:11
Compare
Choose a tag to compare

v2.19.7

16 August 2022

🎉 New Features

🐛 Bug Fixes

  • 修复骨架屏加载失效问题 #1516 by @yantze

  • saving the untitled files on Windows will occur crash #1521 by @erha19

  • 修复 webview 视图重新显现时的通信丢失问题 #1518 by @Ricbet

  • 去除可能导致加载异常的 treeview 缓存 #1507 by @Aaaaash

  • 修复 withProgress 意外的抛出异常 #1501 by @Aaaaash

  • 修复搜索中包含已经删除的文件内容的问题 #1495 by @yantze

  • 通过文件树新建文件后自动聚焦 #1497 by @Aaaaash

v2.19.6

10 Aug 07:25
Compare
Choose a tag to compare

v2.19.6

10 August 2022

🐛 Bug Fixes

  • 优化编辑器打开后滚动到屏幕中间的行为 #1483 by @Aaaaash

  • editor tabs wrap and debug toolbar position #1478 by @erha19

  • sync keymaps resource all the time #1480 by @erha19

  • open file on the filetree should not focus on the editor #1473 by @erha19

  • 取消搜索面板自动设置来自编辑器的选中文本 #1492 by @yantze

💄 Style Changes

v2.19.5

04 Aug 15:49
Compare
Choose a tag to compare

v2.19.5

4 August 2022

🐛 Bug Fixes

💄 Style Changes

v2.19.4

03 Aug 03:45
Compare
Choose a tag to compare

v2.19.4

3 August 2022

🐛 Bug Fixes

  • 优化编辑器文件树及 Tab 点击时的聚焦行为 #1448 by @Aaaaash

  • 修复 Gitlens 左侧 OriginalEditor 无法展示 blame 信息的问题 #1452 by @Aaaaash

💄 Style Changes

v2.18.17

03 Aug 10:09
Compare
Choose a tag to compare

v2.18.17

3 August 2022

💄 Style Changes

  • improve ghost and secondary button fallback style #1469 by @erha19

v2.19.3

01 Aug 03:01
Compare
Choose a tag to compare

v2.19.3

1 August 2022

🐛 Bug Fixes

💄 Style Changes

v2.18.16

01 Aug 02:21
f1aead7
Compare
Choose a tag to compare

v2.18.16

27 July 2022

🐛 Bug Fixes

💄 Style Changes

v2.19.2

25 Jul 08:51
Compare
Choose a tag to compare

v2.19.2

25 July 2022

🐛 Bug Fixes

  • open save dialog correctly while save new file #1416 by @erha19

  • show node on the center while revealing filetree node #1418 by @erha19

  • use background image type on extension menu #1390 by @erha19

  • using debug to launch program on terminal #1392 by @erha19

  • SCM tree view duplication problem #1397 by @erha19

🧹 Chores

  • remove warnings while dispose dirty diff model #1388 by @erha19

v2.18.15

21 Jul 07:50
Compare
Choose a tag to compare

v2.18.15

21 July 2022

🐛 Bug Fixes

  • use background image type on extension menu (#1390) by @erha19
  • using debug to launch the program on the terminal (#1392) by @erha19
  • fix SCM tree view duplication problem (#1397) by @erha19

v2.19.1

19 Jul 11:52
Compare
Choose a tag to compare

v2.19.1

19 July 2022

🎉 New Features

🐛 Bug Fixes

  • preference name syntax #1373 by @Aaaaash

  • 修复部分 contribute 由于没有 schema 字段所导致的 registerSchema 报错问题 #1375 by @Ricbet

  • menu icon default use background mode #1378 by @Aaaaash