Releases: opensumi/core
v2.13.6
v2.13.5
v2.13.4
v2.13.3
v2.13.2
v2.13.1
v2.13.0
v2.13.0
16 December 2021
🐛 Bug Fixes
-
unable to load a local resource whose path has been encoded #122 by @alyzhao
-
make editor tabs and actions display as expected #120 by @erha19
-
fix storage path on Windows #121 by @EAGzzyCSL
-
remove
@opensumi/ide-core-browser
fromtypes
package #102 by @jinboker -
fix configuration parse on extension process such as
a.b.c
value #72 by @Aaaaash -
compatible with icon of submenus contribution points #8 by @Aaaaash
🎉 New Features
-
pin editor tab where code navigation started #106 by @ensorrow
-
adapt to Electron 13 #99 by @lengthmin
-
support onDidChangeTextDocument.reason property #80 by @Aaaaash
-
set contextIsolation default to false on Electron #9 by @lengthmin
📚 Documentation Changes
💄 Code Style Changes
-
optimize extension detail page and support i18n #125 by @Aaaaash
-
Update husky to v7Add prettier and eslint in lint-staged #115 by @lengthmin
-
optimize editor breadcrumb rendering performance #112 by @Aaaaash
🪚 Refactors
-
optimize the rendering performance of the Search interface and reduce partial redrawing #94 by @Aaaaash
🧹 Chores
-
chore: disable
overflowWidgetsDomNode
(#128) #128 by @lengthmin