Skip to content

Releases: opensumi/core

v2.18.14

19 Jul 11:40
Compare
Choose a tag to compare

v2.19.0

19 July 2022

🐛 Bug Fixes

  • fix menu icon default use background mode #1378 by @Aaaaash
  • 新增 allAcrossExtensionHosts api 修复插件运行问题 #1379 @Aaaaash

v2.18.13

19 Jul 06:24
Compare
Choose a tag to compare

v2.18.13

19 July 2022

🐛 Bug Fixes

v2.19.0

18 Jul 09:58
Compare
Choose a tag to compare

v2.19.0

18 July 2022

🎉 New Features

🐛 Bug Fixes

  • 修复 SplitPanel 的 maxSize 属性失效问题 #1154 by @bk1012

  • removed node maybe not a child of head #1156 by @Aaaaash

  • 修复 getCodePlatformKey 方法的错误 #1159 by @life2015

  • handle socket uncaught error in remote pty mode #1193 by @life2015

  • always set UIState.isSearchFocus to false in recoverUIState() #1217 by @tyn1998

  • set default terminal type features #1194 by @erha19

  • Fix can not click to close the search box in the terminal #1244 by @bytemain

  • load cache from browserStorage correctly #1247 by @erha19

  • the AppConfig.staticServicePath config supports domain with path #1253 by @erha19

  • incorrect debug adapter spawn options #1289 by @yantze

  • import appConfig types form ide-core-node/lib/types #1346 by @hacke2

  • fix terminal task auto close issue #1345 by @life2015

  • 修复 Log 输出导致的循环执行问题 #1309 by @yantze

  • revive editor preview state #1328 by @bytemain

  • remove outline from debug configuration selection #1343 by @erha19

  • 修复自定义工具栏按钮无法点击问题 #1351 by @erha19

💄 Style Changes

🚀 Performance Improvements

⏱ Tests

🧹 Chores

v2.18.12

18 Jul 09:33
Compare
Choose a tag to compare

v2.18.12

18 July 2022

🐛 Bug Fixes

  • cancel prev tree node revealing when next revealing called #1367 by @erha19

v2.18.11

18 Jul 03:18
Compare
Choose a tag to compare

v2.18.11

18 July 2022

🐛 Bug Fixes

v2.18.10

14 Jul 02:49
Compare
Choose a tag to compare

v2.18.10

14 July 2022

🐛 Bug Fixes

v2.18.9

08 Jul 09:44
Compare
Choose a tag to compare

v2.18.9

8 July 2022

🐛 Bug Fixes

v2.18.8

06 Jul 09:34
Compare
Choose a tag to compare

v2.18.8

6 July 2022

🐛 Bug Fixes

  • support javascript debug terminal on Electron #1268 by @erha19

  • improve FileTree and extension Treeview display logic #1267 by @erha19

v2.18.7

30 Jun 07:06
Compare
Choose a tag to compare

v2.18.7

30 June 2022

🐛 Bug Fixes

v2.17.12

29 Jun 08:41
Compare
Choose a tag to compare

v2.17.12

29 June 2022

🐛 Bug Fixes

  • 修复 vscode.open 命令错误实现的问题 #1243 by @Aaaaash