Releases: opensumi/core
v2.18.6
v2.18.5
v2.18.4
v2.18.3
v2.17.11
v2.18.2
v2.17.10
v2.18.1
v2.17.9
v2.18.0
v2.18.0
31 May 2022
🎉 New Features
-
support quick-open buttons and keepScrollPosition plugin api #843 by @yantze
-
improve extension-management state & detail page styles #1005 by @songhn233
-
add
supportHtml
property toMarkdownString
#796 by @MMhunter -
当页面不可见的时候,不进行插件进程重启,同时监听 visibilitychange 事件,当页面变为可见后再重启 #868 by @bk1012
-
支持终端多容器化改造- 支持终端重连能力- 支持终端生命周期与IDE Server同步### ISSUE TRACKER / TASK LIST: #803 #713 by @life2015
🐛 Bug Fixes
-
remove unexpected expandAll action before filtering the file tree #1137 by @erha19
-
show extension list while extension manager is activated #1121 by @erha19
-
don't dispose model when execute callHierarchy #1096 by @hacke2
-
support use top-level await on debug console #1072 by @erha19
-
add missing breadcrumb and rename Schemas to Schemes #1013 by @iamxukai
-
response customRequest with the body in debug session #931 by @kidswong999