Skip to content

Releases: opensumi/core

v2.22.1

22 Jan 13:42
Compare
Choose a tag to compare

What's Changed

Style Changes

  • style: improve extension manager style by @erha19 in #2198
  • fix: fix some preference panel issues by @bytemain in #2201
  • style: fix the toggle icon style on the panel header by @erha19 in #2203

Other Changes

Full Changelog: v2.22.0...v2.22.1

v2.22.0

12 Jan 09:48
08d2d12
Compare
Choose a tag to compare

What's Changed

What's New Features

  • feat: implement TestController refreshHandler API by @Ricbet in #1865
  • feat: implement test item sort text api by @Ricbet in #1877
  • feat: support icons contribution point by @Aaaaash in #1880
  • feat: improve file search results order by @erha19 in #1895
  • feat: trigger editor find widget when no actived element by @Aaaaash in #1980
  • feat: support opentrs extension marketplace by @bk1012 in #1933
  • feat: support useVSCodeWorkspaceConfiguration config by @erha19 in #1974
  • feat: support more ActionButton icon expression by @erha19 in #1986
  • feat: support detect configuration change from the parent directory by @erha19 in #1976
  • feat: improve dirty diff by @Aaaaash in #1978
  • feat: support base64 icon on editor glyphMargin and treeview by @erha19 in #2010
  • feat: implement walkthroughs contribution API by @Ricbet in #1902
  • feat: diagnostic support display code href by @bytemain in #2056
  • feat: support submenus on editor/title by @erha19 in #2088
  • feat: optimize editor update content logic by @life2015 in #2097
  • feat: improve preference panel by @bytemain in #2089
  • feat: support markers status by @bytemain in #2112
  • feat: support space keybinding on file tree by @erha19 in #2119
  • feat: support toggle terminal keybinding by @erha19 in #2130
  • feat: improve file search path on workspace folders by @erha19 in #2129
  • feat: enable editor minimap by default by @Aaaaash in #2127
  • feat: implement 3-way prototyping code by @Ricbet in #1960
  • feat: support search and replace value by regexp by @erha19 in #2138
  • feat: update marketplace address by @bk1012 in #2157
  • feat: register debug editor decoration type when the browser is idle by @erha19 in #2160
  • feat: support get valid preference from service by @erha19 in #2176
  • feat: add more image types by @bytemain in #2177
  • feat: upgrade @parcel/watcher to support glob expression by @erha19 in #2180
  • feat(status-bar): do not display info icon if there is no info by @bytemain in #2182
  • feat: get file type by mime by @bytemain in #2189

Refactor

  • refactor: remove package vscode-languageserver-protocol by @yantze in #1988
  • refactor: optimize scoped storage bootstrap speed by @erha19 in #1997
  • refactor: optimize bundle size of lite web ide by @erha19 in #1953
  • refactor: upgrade typescript version to 4.9.+ by @erha19 in #1996
  • refactor: remove scroll components by @erha19 in #2093
  • refactor: replace DeprecatedRecycleTree on the markers module by @erha19 in #2099
  • refactor: replace DeprecatedRecycleTree on Search view by @erha19 in #2102
  • refactor: remove DeprecatedRecycleTree on comment module by @erha19 in #2109
  • refactor: progressbar component by @Aaaaash in #2114
  • refactor: remove DeprecatedRecycleTree component by @erha19 in #2111

Style Changes

  • style: improve debug toolbar z-index style by @erha19 in #1965
  • style: improve SCM delete decoration style by @erha19 in #1963
  • chore: improve image preview editor style by @Aaaaash in #2020
  • style: improve empty editor component style by @erha19 in #2121
  • fix: debug condition breakpoint style by @Ricbet in #2141
  • style: improve button overflow style by @erha19 in #2161
  • style: update the padding at the top/bottom of the popover component by @yantze in #2175
  • style: remove some useless tree style by @erha19 in #2186

Other Changes

Read more

v2.21.13

11 Jan 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.21.12...v2.21.13

v2.21.12

06 Jan 02:21
Compare
Choose a tag to compare

What's Changed

  • style: dialog message title center by @Ricbet in #2169
  • fix: first install of the extension does not work by @Ricbet in #2167

Full Changelog: v2.21.11...v2.21.12

v2.21.11

30 Dec 08:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.21.10...v2.21.11

v2.21.10

23 Dec 03:15
Compare
Choose a tag to compare

What's Changed

  • chore: update monaco editor version to 0.35.0-patch.3 by @Aaaaash in #2086

Full Changelog: v2.21.9...v2.21.10

v2.21.9

19 Dec 09:32
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.21.8...v2.21.9

v2.21.8

09 Dec 09:20
Compare
Choose a tag to compare

What's Changed

Style Changes

  • style: improve file dialog and notification style by @erha19 in #2062

Other Changes

Full Changelog: v2.21.7...v2.21.8

v2.21.7

06 Dec 14:57
Compare
Choose a tag to compare

What's Changed

  • fix: focus frame while breakpoint pause by stopped by @erha19 in #2040
  • fix: get references/implements by reference extension by @erha19 in #2032
  • chore: use default commitish by @erha19 in #2041

Full Changelog: v2.21.6...v2.21.7

v2.21.6

29 Nov 08:06
Compare
Choose a tag to compare

What's Changed

Style Changes

  • style: improve Git ActionButton disabled style by @erha19 in #2009

Other Changes

  • fix: copy files cross window by @erha19 in #2006
  • fix(monaco): unexpected keyboard event mapped to a chord by @l1shen in #2019
  • fix(core-browser): accelerator string can only contain ASCII characters by @BlackHole1 in #2017

New Contributors

Full Changelog: v2.21.5...v2.21.6