Skip to content

v2.22.0

Compare
Choose a tag to compare
@erha19 erha19 released this 12 Jan 09:48
· 1372 commits to main since this release
08d2d12

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

New Contributors

Full Changelog: v2.21.13...v2.22.0