Skip to content

Releases: opensumi/core

v2.24.2

11 May 07:00
Compare
Choose a tag to compare

What's Changed

Style Changes

  • style: remove useless z-index by @erha19 in #2670
  • style: improve toolbar selection icon position by @erha19 in #2681
  • style: improve file operator dialog style by @erha19 in #2680

Other Changes

Full Changelog: v2.24.1...v2.24.2

v2.24.1

27 Apr 06:35
Compare
Choose a tag to compare

What's Changed

What's New Features

Refactor

Style Changes

Other Changes

Full Changelog: v2.24.0...v2.24.1

v2.23.6

26 Apr 03:32
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.23.5...v2.23.6

v2.23.5

23 Apr 02:31
Compare
Choose a tag to compare

What's Changed

What's New Features

Style Changes

  • fix: remove wrong effect scrollbar style by @erha19 in #2614

Other Changes

Full Changelog: v2.23.4...v2.23.5

v2.24.0

18 Apr 13:26
f4f1b85
Compare
Choose a tag to compare

What's Changed

What's New Features

  • feat: support skipFiles on debug call stack frames view by @erha19 in #2468
  • feat: support setting: editor.unicodeHighlight.ambiguousCharacters by @winjo in #2527
  • feat: add language data into work host env by @winjo in #2532
  • feat: support displaying debug breakpoints in a tree view by @Ricbet in #2512
  • fix: github light hight theme button color wrong by @wangxiaojuan in #2499
  • feat: support show unsaved files in opened editor view by @AhkunTa in #2491
  • feat: support maxResize props on the panel by @erha19 in #2569
  • feat(editor): editor save code action notify configuration by @shilin8805 in #2580
  • fix: change prefix when open view by @winjo in #2586
  • feat: quick-open support busy option by @pipiiiiii in #2579
  • feat: menubar supports compact mode by @Ricbet in #2556
  • fix(theme): foucs first entry theme when then input is not empty by @winjo in #2589
  • feat: support debug configuration and toolbar view component by @Ricbet in #2563
  • feat(editor): editor save code action notify configuration by @shilin8805 in #2599
  • feat: rpcProtocol add timeout control by @pipiiiiii in #2587

Refactor

  • refactor: refactor file-watcher test case by @pipiiiiii in #2463
  • refactor: replace quickopen label render function from parseLabel to transformLabelWithCodicon by @pipiiiiii in #2498

Style Changes

  • style: add hover color token to editor tabs by @erha19 in #2577
  • fix: improve style and fix breakpoints view init by @erha19 in #2583
  • style: improve button disable style by @Ricbet in #2594

Other Changes

  • chore: export localizationRegistryMap by @miserylee in #2482
  • fix: quickopen panel display correct localize by @pipiiiiii in #2494
  • fix: should set renderMarginRevertIcon=false when diffEditor is readOnly by @miserylee in #2492
  • fix: call stack stop at incorrect line because call frame with sameid by @geekeren in #2487
  • docs: update CHANGELOG.md by @bytemain in #2501
  • fix: improve exclude function on search view by @winjo in #2536
  • fix: return statement will break for..of loop by @miserylee in #2544
  • chore: update bug-report issue template by @erha19 in #2539
  • chore: rewrite some logs message and add not-chinese-message commit rule by @erha19 in #2542
  • fix: copy diff uri path at editor tab by @ensorrow in #2513
  • chore: update PRs template to support Copilot for PRs by @erha19 in #2551
  • fix: change the way to capture IPC messages so listeners passed to ipcRenderer.on are now disposable by @tyn1998 in #2555
  • fix: update the active editor when the editor cursor changes by @Aaaaash in #2488
  • chore: add key for HighlightLabel by @winjo in #2588
  • fix: remove the marked.js warning about sanitize and add sanitizer by @PerfectPan in #2591
  • fix: foreground color of the match highlights on actively focused items by @wangxiaojuan in #2564
  • fix: open file by vscode.open command by @erha19 in #2593
  • fix: webview csp source by @life2015 in #2597
  • fix(core-browser): move react to peerDependencies by @gemwuu in #2562
  • fix: transformLabelWithCodicon white space by @Ricbet in #2600

New Contributors

Full Changelog: v2.23.4...v2.24.0

v2.23.4

18 Apr 02:26
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.23.3...v2.23.4

v2.23.3

12 Apr 08:26
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: markdownDescription i18n in launch.json by @Ricbet in #2543
  • fix: restart debug session on node-debug by @erha19 in #2570
  • fix: remove extension with wrong uri string by @yantze in #2548
  • fix: collapsed tree node on compact mode by @erha19 in #2558

Full Changelog: v2.23.2...v2.23.3

v2.23.2

03 Apr 02:51
Compare
Choose a tag to compare

What's Changed

What's New Features

Style Changes

Other Changes

  • ci: pr workflow check by @erha19 in #2471
  • ci: fix pull request workflow by adding write permission check by @erha19 in #2473
  • fix: localized command show alias by @bytemain in #2481
  • fix: output should not be editable by @miserylee in #2507
  • fix: auto select the latest debug configuration by @erha19 in #2485
  • fix: uninstall extension failed in electron by @yantze in #2469
  • fix: Add support for buffer type conversion in ObjectTransfer module by @pipiiiiii in #2517
  • fix(scm): fix right click error on folder in scm panel by @AhkunTa in #2528
  • fix: clear old listen and initView when extension restart by @pipiiiiii in #2530

Full Changelog: v2.23.1...v2.23.2

v2.23.1

23 Mar 03:01
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.23.0...v2.23.1

v2.22.11

22 Mar 07:16
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.22.10...v2.22.11