Releases: opensumi/core
Releases · opensumi/core
v2.22.1
v2.22.0
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
- fix: code snippets prefix supports array by @shilin8805 in #1891
- chore: use stable extension marketplace registry by @erha19 in #1886
- chore: fix issue labeled by @erha19 in #1905
- chore: update README and add CHANGELOG file by @erha19 in #1904
- chore: fix issue labeled syntax error by @erha19 in #1907
- chore: fix issue labeled config by @erha19 in #1916
- test: add settings view test by @erha19 in #1911
- test: add SCM e2e test by @erha19 in #1934
- chore: add iconfont page deploy workflow by @erha19 in #1944
- ci: use opensumi/actions by @bytemain in #1946
- chore: add src into package files by @erha19 in #1949
- fix: auto save opened file after replace all by @AEPKILL in #1948
- chore: update iconfont page resources by @erha19 in #1950
- build: use yarn workspace by @bytemain in #1954
- chore: update lock file by @erha19 in #2005
- fix: support onSaveCodeActions with ESLint extension by @erha19 in #2023
- fix: use bash resolve shellpath by @Aaaaash in #2021
- fix: progress codeAction when codeActionOnSave existed by @erha19 in #2027
- fix: pause debug will not open stackframe source file by @Ricbet in #2028
- chore: optimize default extension icon by @bk1012 in #2030
- test: add layout e2e test by @erha19 in #2044
- chore: fix web-lite and electron entry by @erha19 in #2053
- chore: fail to start electron by @yantze in #2057
- fix: electron cannot work by @bytemain in #2060
- chore: remove errors from clipboard service by @erha19 in #2054
- fix(extension): windows get globalStorageUri error by @bytemain in #2068
- fix: debug on multiple processes by @erha19 in #2080
- fix: new file with path on compress tree node by @erha19 in #2084
- chore: update defualt theme by @Aaaaash in #2087
- chore: update web lite sample link by @erha19 in #2090
- fix: the tree node child maybe undefined by @erha19 in #2096
- fix: create output editor when panel visible by @Aaaaash in #2105
- fix: create debug console editor when panel visible by @Aaaaash in #2106
- fix: update keybindings when keymap view rendered by @Aaaaash in #2104
- fix: quick open argument by @Aaaaash in #2117
- chore: fix unstable fileServiceClient unit test by @erha19 in #2116
- fix: copy dir with recursive in rebuild-native script by @yantze in #2122
- fix: webview cspSource by @Aaaaash in #2120
- fix: save file diff error by @Aaaaash in #2113
- fix: unnecessary re-tokenizer by @Aaaaash in #2125
- chore: update opened editor group name by @erha19 in #2118
- fix: search rules display logic by @erha19 in #2124
- fix: disable some keybindings on file tree filter mode by @erha19 in #2132
- fix: duplicate search results by @erha19 in #2123
- fix: debounce editor layout by @Aaaaash in #2134
- fix: unnecessary editor update options by @Aaaaash in #2133
- fix: do not exclude .gitignore by @Aaaaash in #2142
- chore: yarn lock by @Ricbet in #2147
- build: update deps by @bytemain in https://git...
v2.21.13
v2.21.12
v2.21.11
v2.21.10
v2.21.9
v2.21.8
v2.21.7
v2.21.6
What's Changed
Style Changes
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
- @l1shen made their first contribution in #2019
- @BlackHole1 made their first contribution in #2017
Full Changelog: v2.21.5...v2.21.6