v2.27.0
What's Changed
What's New Features
- feat: add activate keybinding for explorer and search view by @erha19 in #2930
- feat: support vscode.l10n api by @erha19 in #3002
- feat: ws reconnect report connection info by @pipiiiiii in #3030
- feat: add editor top side bar support by @MilkWangStudio in #3026
- feat: change createRef to useRef by @winjo in #2932
- feat: drop electron 13 support by @bytemain in #3050
- feat: notification support button by @pipiiiiii in #3073
- style: open editor displays the delete button in its selected state by @wangxiaojuan in #3103
Refactor
Patch Changes
- chore(deps-dev): bump electron from 22.3.23 to 22.3.24 by @dependabot in #3069
- chore(deps-dev): bump electron from 18.3.15 to 22.3.25 in /tools/electron by @dependabot in #3098
Other Changes
- fix: invalid breakpoints line number error by @erha19 in #3037
- fix: filetree rename file correctly by @erha19 in #3108
- doc: add codeblitz badge by @hacke2 in #3088
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2911
- fix: scm support double click to openfile by @pipiiiiii in #2937
- fix: terminal search box supports toggle switching by @wangxiaojuan in #3041
- fix: custom components are not destroyed after being closed by @xkaede in #3036
- ci: use nodejs 16.x by @bytemain in #3063
- fix: toolbar width should change when props change by @bytemain in #3065
- fix: search box placeholder color by @wangxiaojuan in #3039
- chore(deps-dev): bump electron from 22.3.24 to 22.3.25 by @dependabot in #3099
- fix: terminal shortcut kill process in windows by @shilin8805 in #3100
- fix: register sumi api in worker by @AhkunTa in #3072
- chore(deps): bump ejs from 2.7.4 to 3.1.7 by @dependabot in #3107
- fix: show first level child when folder tree node is filtered by @erha19 in #3086
- fix: fix electron ide build error by @shilin8805 in #3113
- chore: add retry for extension download by @hacke2 in #3117
- fix: error color by @nonzzz in #3118
New Contributors
- @MilkWangStudio made their first contribution in #3026
- @xkaede made their first contribution in #3036
- @nonzzz made their first contribution in #3118
Full Changelog: v2.26.8...v2.27.0