Skip to content

Releases: opensumi/core

v3.6.4

20 Dec 07:06
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.6.3...v3.6.4

v3.6.3

17 Dec 11:13
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: remove hooks dependencies to prevent circular dependencies by @hacke2 in #4241

Full Changelog: v3.6.2...v3.6.3

v3.6.2

17 Dec 06:53
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: potential null ref when reloading components by @hacke2 in #4228
  • fix: 3-way git dirty status by @Ricbet in #4220
  • fix: immediately update with current component to handle initial badge by @hacke2 in #4238

Full Changelog: v3.6.1...v3.6.2

v3.6.1

10 Dec 09:26
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.6.0...v3.6.1

v3.6.0

03 Dec 01:53
fc4ad0d
Compare
Choose a tag to compare

What's Changed

What's New Features

  • feat: add support for VSCode API: TextEditorOptions.indentSize by @bk1012 in #4146
  • feat: support VSCode API: inputBox.valueSelection by @bk1012 in #4145
  • feat: add code edits perferences by @Ricbet in #4155
  • feat: empty implement testing 1.84 api by @Ricbet in #4167
  • feat: add notebook by @zhanba in #3945
  • feat: support VSCode API: SnippetTextEdit by @bk1012 in #4154
  • feat: support VSCode API: TaskPresentationOptions by @bk1012 in #4137
  • feat: support VSCode API: EnvironmentVariableMutator.option by @bk1012 in #4169
  • feat: empty implement VSCode proposed API: registerMultiDocumentHighlightProvider by @bk1012 in #4172
  • feat:support VSCode API: GlobalEnvironmentVariableCollectoin by @bk1012 in #4171
  • feat: empty implement VSCode API: DebugSessionOptions by @bk1012 in #4184
  • fix: when using language pack extensions, extensions that use i10n do not load correctly by @xkaede in #4181
  • feat: add notebook variable inspector panel by @ensorrow in #4186
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #4175

Refactor

Other Changes

  • chore(release): release v3.5.0 by @Ricbet in #4144
  • fix: code edits reporter code by @Ricbet in #4153
  • fix: quick pick update options by @Ricbet in #4163
  • fix: use modified uri handling for diff editor by @erha19 in #4150
  • fix: correct width calculation in resize component by @erha19 in #4170
  • fix: support ensure save file dialog by enter keyboard event by @erha19 in #4165
  • chore: revert vscode engine version by @bk1012 in #4173
  • fix: right panel container view by @Ricbet in #4178
  • chore(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 by @dependabot in #4176
  • chore(deps-dev): bump @types/react-mentions from 4.1.13 to 4.4.0 by @dependabot in #4090
  • chore(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /tools/electron by @dependabot in #4179
  • fix: when context key cause different menu bars change at same time. only one menu bar refreshed by @xkaede in #4182
  • fix: restored notebook have invalid keybinding by @zhanba in #4174
  • fix: terminal open link on changed cwd by @zhanba in #4188

Full Changelog: v3.5.0...v3.6.0

v3.5.0

04 Nov 08:38
df6e816
Compare
Choose a tag to compare

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

  • refactor: intelligent completion & implement code edits api by @Ricbet in #4105

Style Changes

Other Changes

New Contributors

Full Changelog: v3.4.5...v3.5.0

v3.4.5

29 Oct 08:40
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.4.4...v3.4.5

v3.4.4

16 Oct 01:09
Compare
Choose a tag to compare

What's Changed

What's New Features

Other Changes

Full Changelog: v3.4.3...v3.4.4

v3.4.3

11 Oct 05:19
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.4.1...v3.4.3

v3.4.1

29 Sep 06:58
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: back service register completion not work by @Ricbet in #4054

Full Changelog: v3.4.0...v3.4.1