Releases: opensumi/core
Releases · opensumi/core
v2.26.6
v2.26.5
What's Changed
Style Changes
Other Changes
- fix: diff editor type by @Aaaaash in #2978
- fix: fix forced save not working by @bytemain in #2979
- fix: hideOnDidAccept set default true by @pipiiiiii in #2981
Full Changelog: v2.26.4...v2.26.5
v2.26.4
What's Changed
What's New Features
Other Changes
- fix: terminal panel registered wrong view id by @bytemain in #2969
- fix: support vscode workbench.action.openGlobalKeybindings commands by @pipiiiiii in #2970
- fix: not resolve eacape in message.open by @pipiiiiii in #2973
Full Changelog: v2.26.3...v2.26.4
v2.26.3
What's Changed
Bugfixs
- fix: disable minimap for diffEditor by @Aaaaash in #2956
- fix: fix treeview would not render by @Aaaaash in #2945
- fix: improve comment node style and support twistier click by @erha19 in #2946
- fix: file tree decoration render error by @erha19 in #2963
Style Changes
Other Changes
- fix: make panel view as observable by @Aaaaash in #2943
- fix: change extension window.state default true by @pipiiiiii in #2951
- fix: opened editor reveal error by @erha19 in #2947
- fix: improve comment thread actions UX by @erha19 in #2965
- fix: extra whitespace view-zone by @AhkunTa in #2954
Full Changelog: v2.26.2...v2.26.3
v2.26.2
What's Changed
What's New Features
Other Changes
- fix: delete watcherMap when watcher is disposed by @pipiiiiii in #2910
- fix: improve file tree render speed by @erha19 in #2912
- chore: update Overlay component props by @erha19 in #2922
- fix: less import css path by @Ricbet in #2925
- fix: lazy refresh treeview by @erha19 in #2915
- fix: fix save sequence for editor to avoid conflict when save frequently by @geekeren in #2927
- fix(component): remove select component unreasonable span selector by @bytemain in #2929
- fix: editor tab cannot be scrolled by @wangxiaojuan in #2935
Full Changelog: v2.26.0...v2.26.2
v2.26.0
What's Changed
What's New Features
- feat: bottom panel support accordion by @Aaaaash in #2798
- feat: support InlineCompletionItemProvider.handleDidShowCompletionItem API by @erha19 in #2799
- feat: support search preference by @ext expression by @erha19 in #2813
- feat: support overwrite when editor save by @winjo in #2846
- feat: support use npmmirror cdn url by @bytemain in #2830
- feat: editor tab support revealInExplorer by @pipiiiiii in #2848
- feat: support merge editor accept left or right by @Ricbet in #2839
- feat: improve render blank lines breakpoints by @Ricbet in #2832
- fix: merge editor not support wordwrap by @Ricbet in #2836
- feat: support resolve in merge editor by @Ricbet in #2819
- feat: improve merge editor result title by @Ricbet in #2835
- feat: support register view container in bottom panel by @Aaaaash in #2847
- feat: support merge editor reset by @Ricbet in #2841
- feat: support scm setInputBoxEnablement API & getSourceControl API by @Ricbet in #2863
- feat: support merge editor minimap by @Ricbet in #2859
- feat: implement scm contributes by @Ricbet in #2867
- feat: infer second terminal cwd from the first one by @bytemain in #2852
- feat: support showBreakpointsInOverviewRuler by @Ricbet in #2902
Refactor
- chore: add lint rules for ignore warning by @pipiiiiii in #2855
- chore: remove unused import vars by @pipiiiiii in #2856
- fix: worker api not execute by @AhkunTa in #2879
Style Changes
- fix: left panel style lower right menu style by @wangxiaojuan in #2818
- fix: update the style of the currently selected file menu by @wangxiaojuan in #2810
- fix: navigation menu style rendering problem by @wangxiaojuan in #2807
- fix: button white-space style by @Aaaaash in #2817
- style: merge editor left view padding by @Ricbet in #2837
- style: input disabled style by @Ricbet in #2861
- style: change resize handler z-index by @erha19 in #2868
- fix: left panel style lower right menu style by @wangxiaojuan in #2888
- style: improve secondary button hover style by @erha19 in #2890
- chore: remove deprecated usage of less expression by @erha19 in #2906
Other Changes
- chore(release): v2.25.1 by @erha19 in #2802
- chore: fix warnings and remove some useless code by @erha19 in #2795
- fix: add key for MenuActionList by @winjo in #2809
- fix: add keys for fragment by @Aaaaash in #2812
- fix: plugin panel height adjustment by @wangxiaojuan in #2823
- fix: terminal adds top whitespace by @wangxiaojuan in #2821
- chore(release): v2.25.2 by @Ricbet in #2829
- fix: check undefined of preference item default value by @winjo in #2834
- fix: add key for preference item description list by @winjo in #2840
- chore: update xterm.js by @Aaaaash in #2825
- chore: optimize split panel re-render by @Aaaaash in #2851
- chore(deps): bump semver from 6.3.0 to 7.5.2 by @dependabot in #2826
- chore: remove sanitize in marked options by @bytemain in #2850
- fix: unwatchFileChanges api do not work on file service by @miserylee in #2824
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /tools/electron by @dependabot in #2882
- fix: add version to download-extension targetDirName by @pipiiiiii in #2877
- chore(release): v2.25.4 by @Ricbet in #2885
- fix: except breakpoint blank description by @Ricbet in #2878
- fix(ext): extension cannot reset validateMessage to undefined by @bytemain in #2889
- fix: debug console repl not show by @Ricbet in #2898
- fix: title-bar add i18n tips (#2903) by @zhuzeyu22 in #2905
- fix(preference): rerender Select component if localized string changed by @bytemain in #2892
- chore: optimize treeview re-render by @Aaaaash in #2833
New Contributors
- @zhuzeyu22 made their first contribution in #2905
Full Changelog: v2.25.4...v2.26.0
v2.25.4
v2.25.3
What's Changed
What's New Features
- feat: location opened editor when open file by @pipiiiiii in #2853
Style Changes
Other Changes
- fix: select not current file, need update targets by @pipiiiiii in #2842
- fix: connection state deferred by @Ricbet in #2858
- fix: language re-register if disposed by @AhkunTa in #2857
Full Changelog: v2.25.2...v2.25.3