What's Changed
What's New Features
- feat: support VSCode API TreeView.badge by @zhiyudangchu in #4185
- feat: partially supported the VSCode TerminalExitReason API by @life2015 in #4195
- feat: empty implement treeview support treeItem.checkboxstate by @zhiyudangchu in #4198
- feat: remove alipay cloudrun marketplace by @bk1012 in #4200
- feat: empty impl VSCode TestCoverage API by @bk1012 in #4206
- feat: empty impl VSCode TerminalShellIntegration API by @bk1012 in #4210
- feat: fix git branch input box flashing by @bk1012 in #4190
- feat: support VSCode API: DocumentDropEdit by @bk1012 in #4213
- feat: support TestRunProfile.onDidChangeDefault by @bk1012 in #4215
- feat: support treeview treeItem.checkboxstate by @zhiyudangchu in #4214
- feat: support VSCode API: TextEditorLineNumbersStyle.Interval by @bk1012 in #4216
- feat: support VSCode API: env.onDidChangeShell by @bk1012 in #4223
- feat: support VSCode API: AuthenticationGetSessionOptions.account by @hui2334387208 in #4224
- feat: empty impl VSCode DebugThread and DebugStackFrame debug by @quxingkai in #4225
- feat: support VSCode API: createTelemetryLogger.logUsage、createTeleme… by @hui2334387208 in #4226
- feat: update vscode engine version to 1.88.1 by @bk1012 in #4199
- feat: empty impl VSCode TestRunRequest.preserveFocus API by @hui2334387208 in #4232
- feat: support VSCode API: WindowState.active by @quxingkai in #4233
- feat: update default extension by @bk1012 in #4246
- feat: support VSCode API: TestMessage.stackTrace by @hui2334387208 in #4247
- feat: update vscode engine to 1.94.2 by @bk1012 in #4248
- chore: update comments、language、tests extension type by @hui2334387208 in #4257
- feat: support editor action arguments by @hacke2 in #4254
- feat: improve file drop to upload ux by @erha19 in #4260
- feat: support toggle column selection by @hacke2 in #4265
- feat: design menubar toolbar actions by @Ricbet in #4268
- feat: support activeEditorIsDirty contextKey by @Aaaaash in #4276
- feat: update rc dependencies version by @quxingkai in #4288
- feat: support VSCode API: Workspace.save and Workspace.saveAs by @hui2334387208 in #4277
- chore: update SnippetString.appendChoice param by @hui2334387208 in #4293
- feat: improve inlineChat and inlineEditInput UX by @erha19 in #4291
- feat: Define the exported IconPath type by @quxingkai in #4297
- chore: update WebviewPortMapping and proposed type by @hui2334387208 in #4295
Refactor
- refactor: run file watcher in child process by @Aaaaash in #4202
- refactor: upgrade monaco 0.53.0-dev by @Ricbet in #4227
Style Changes
- style: improve editor context menu style by @erha19 in #4261
- style: improve inline diff partial edit by @Ricbet in #4255
- style: prettify output log by @Ricbet in #4263
Other Changes
- chore(release): release v3.6.1 by @Ricbet in #4207
- fix: rename log service dispose by @winjo in #4212
- fix: update light theme by @wangxiaojuan in #4229
- fix: desing menubar order default by @winjo in #4231
- chore(deps): bump nanoid from 3.3.4 to 3.3.8 by @dependabot in #4209
- chore(release): release v3.6.2 by @Ricbet in #4239
- chore(release): release v3.6.3 by @Ricbet in #4244
- fix: pseudoterminal issue by @Aaaaash in #4242
- chore(release): release v3.6.4 by @Ricbet in #4256
- fix: debug stop render by @Ricbet in #4264
- fix: adjust the scope of the diffEditor.hideUnchangedRegions.enabled configuration to the user level by @hacke2 in #4270
- fix: fire quick pick accept after selection event by @ensorrow in #4267
- fix: intelligent completion render unusual by @Ricbet in #4280
- fix: provide default watch host by @hacke2 in #4284
- chore: enable local worker file in development mode by @Ricbet in #4273
- fix: quickopen auto focus previous active element by @hacke2 in #4272
- fix: add context check for debug mode by @erha19 in #4275
- chore: remove codeedits line change limit by @Ricbet in #4294
- fix: ai layout right tabbar render by @Ricbet in #4290
- fix: tabbar dnd invalid by @Ricbet in #4296
New Contributors
- @zhiyudangchu made their first contribution in #4185
- @hui2334387208 made their first contribution in #4224
- @quxingkai made their first contribution in #4225
Full Changelog: v3.6.4...v3.7.0