-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 优化部分启动逻辑 #1772
feat: 优化部分启动逻辑 #1772
Conversation
/publish |
Codecov ReportBase: 57.57% // Head: 57.63% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1772 +/- ##
==========================================
+ Coverage 57.57% 57.63% +0.05%
==========================================
Files 1285 1284 -1
Lines 80237 80389 +152
Branches 16811 16823 +12
==========================================
+ Hits 46198 46333 +135
- Misses 30960 30975 +15
- Partials 3079 3081 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
🎉 PR Next version 2.20.5-next-1665488342.0 publish successful! You can install prerelease version via
|
特别棒 |
/publish |
🎉 PR Next version 2.20.5-next-1665738623.0 publish successful! You can install prerelease version via
|
/publish |
🎉 PR Next version 2.20.5-next-1665741103.0 publish successful! You can install prerelease version via
|
58c1997
to
34506e1
Compare
/publish |
🎉 PR Next version 2.20.7-next-1665973377.0 publish successful! You can install prerelease version via
|
@Aaaaash 冲突处理一下 |
34506e1
to
9288da6
Compare
/publish |
🎉 PR Next Release version 2.20.7-next-1665987349.0 publish successful! You can install prerelease version via
|
e283672
to
f077b4c
Compare
2f91c50
to
33e6fdd
Compare
64535ed
to
8069971
Compare
/publish |
🎉 PR Next Release version 2.20.9-next-1666749024.0 publish successful! You can install prerelease version via
|
00d9d6b
to
bb83c09
Compare
优秀的优化 期待部署效果 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* feat: optimize initialize performance * chore: deps * refactor: (wip) add lifecycle service * refactor: (wip) * refactor: 重构 vscode contributes 运行机制 * fix: test case * chore: unused code * refactor: register language logic * chore: test case * chore: test case * chore: revert config * fix: theme contribution * chore: update comments * chore: fix build error Co-authored-by: Dan <danwu.wdw@alibaba-inc.com>
* test: add opened editor e2e test * chore: update split editor timeout * chore: trigger editor title menu by id * feat: 优化部分启动逻辑 (#1772) * feat: optimize initialize performance * chore: deps * refactor: (wip) add lifecycle service * refactor: (wip) * refactor: 重构 vscode contributes 运行机制 * fix: test case * chore: unused code * refactor: register language logic * chore: test case * chore: test case * chore: revert config * fix: theme contribution * chore: update comments * chore: fix build error Co-authored-by: Dan <danwu.wdw@alibaba-inc.com> * chore: update labeler.yml * fix: some event should not be dispose while switch session (#1866) * refactor: parallel open resource (#1873) * chore: improve append view performance (#1871) * chore: improve append view performance * chore: improve append view performance * fix: submenus error (#1867) * chore: update view quick open prefix (#1869) * test: implement run debug e2e test case (#1787) * test: implement debug breakpoint editor glyph margin test case * test: code * test: implement run debug test case * fix: ci * fix: ci * fix: ci * chore: fix ci * test: implement debug breakpoint editor glyph margin test case * fix: improve debug code Co-authored-by: kuiwu <danwu.wdw@alibaba-inc.com> * chore: change filetree context menu order (#1868) * chore: fix new file test Co-authored-by: 大表哥 <xubing.bxb@alibaba-inc.com> Co-authored-by: John <qingyi.xjh@antgroup.com>
Types
Background or solution
Changelog