What's Changed
What's New Features
- chore(deps): bump express from 4.18.3 to 4.21.0 by @dependabot in #4034
- feat(inline-diff): support hide accpet widget by @bytemain in #4066
- feat(iframe): support load webview by srcdoc by @bytemain in #4071
- feat: enhance data store by @bytemain in #4081
- chore(deps-dev): bump @commitlint/cli from 19.2.2 to 19.5.0 by @dependabot in #4057
- feat(ext): support
sumiContributesOverride
field by @bytemain in #4092 - feat: improve ghost text render by @Ricbet in #4102
- feat: implement line change code edits api by @Ricbet in #4106
- feat: add option to render removed widget immediately by @bytemain in #4113
- feat: support VSCode API: provideDocumentRangesFormattingEdits by @bk1012 in #4116
- feat: support AuthenticationForceNewSessionOptions by @bk1012 in #4115
- feat: add code edits api reporter by @Ricbet in #4118
- feat: support AutoClosingPair by @bk1012 in #4117
- feat: support WorkspaceEditMetadata by @bk1012 in #4120
- feat: add zsh integration support by @life2015 in #4130
- feat: support QuickPickItem.iconPath by @bk1012 in #4134
- feat: Implementing an Empty Function for registerDocumentDropEditProvider and registerDocumentPasteEditProvider by @bk1012 in #4136
- feat: support MessageOptions.detail by @bk1012 in #4135
Refactor
Style Changes
- style: editor tab design style by @Ricbet in #4099
- style: beautify suggest style by @Ricbet in #4101
- style: improve notice toast style by @erha19 in #4142
- style: improve notification buttons style by @erha19 in #4141
- style: improve statusbar popover style by @erha19 in #4140
Other Changes
- chore(release): release v3.4.1 by @bytemain in #4056
- fix: build error in node16 by @zhanba in #4069
- chore: update xterm imports to use @xterm/xterm package (#4036) by @nxps in #4068
- fix(inline-diff): fix error in calculating lines of code change by @bytemain in #4074
- chore: add missing ajv dep for keymaps package by @MMhunter in #4072
- chore(release): release v3.4.3 by @Ricbet in #4082
- fix: incorrect actionType in data reporting by @wangxiaojuan in #4084
- chore(ext-service): remove unused method by @bytemain in #4086
- fix(inline-diff): fix cannot listen partial accept event by @bytemain in #4088
- chore: use tiktoken instead of js-tiktoken by @Aaaaash in #4094
- chore(release): release v3.4.4 by @Ricbet in #4097
- fix: improve inline diff widget render by @Ricbet in #4100
- fix: rewrite content minimum width by @Ricbet in #4103
- fix: diff editor model not exist error by @erha19 in #4109
- chore: improve code edits source trigger by @Ricbet in #4114
- chore: add extract code utils by @Ricbet in #4123
- fix: markdown html link render error by @Ricbet in #4119
- fix: diff computer null reference errors by @Ricbet in #4125
- chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #4124
- chore(release): release v3.4.5 by @Ricbet in #4132
- chore(deps): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #4133
- chore(deps): bump koa from 2.15.0 to 2.15.3 by @dependabot in #4128
- fix: open recent workspace in web by @weiwen111 in #4139
- fix: tiktoken dependencies build error by @Ricbet in #4143
New Contributors
- @nxps made their first contribution in #4068
- @weiwen111 made their first contribution in #4139
Full Changelog: v3.4.5...v3.5.0