Skip to content
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

fix: editor save issue #189

Merged
merged 1 commit into from
Dec 23, 2021
Merged

fix: editor save issue #189

merged 1 commit into from
Dec 23, 2021

Conversation

Aaaaash
Copy link
Member

@Aaaaash Aaaaash commented Dec 22, 2021

变动类型

  • 日常 bug 修复

需求背景和解决方案

changelog

  • 修复大文件保存时可能内容错乱的问题

@Aaaaash Aaaaash changed the base branch from main to v2.13.x December 22, 2021 13:42
@erha19 erha19 changed the title Hotfix/file save issue fix: editor save issue Dec 22, 2021
Copy link
Member

@erha19 erha19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing

@erha19 erha19 mentioned this pull request Dec 22, 2021
1 task
@erha19 erha19 linked an issue Dec 22, 2021 that may be closed by this pull request
@erha19 erha19 merged commit d4e04d4 into v2.13.x Dec 23, 2021
@erha19 erha19 deleted the hotfix/file-save-issue branch December 23, 2021 01:47
erha19 added a commit that referenced this pull request Dec 28, 2021
* feat: support component cdn type configuration (#154)

* feat: support component cdn type configuration

* chore: add release branch to workflow

* chore: fix lint error

* chore: 2.13.2

* fix: set correct component cdn url (#158)

* chore: 2.13.3

* fix: editor save issue (#189)

* chore: 2.13.4

* fix: use temp uri to build storage path while workspace is undefined (#210)

* chore: 2.13.5

* fix: theme fallback logic (#220)

* fix: add ExtensionDidContributes event for themes (#214)

* fix: remove theme fallback logic (#188)

* chore: 2.13.6

Co-authored-by: 大表哥 <xubing.bxb@alibaba-inc.com>
erha19 added a commit that referenced this pull request Dec 29, 2021
* feat: support component cdn type configuration (#154)

* feat: support component cdn type configuration

* chore: add release branch to workflow

* chore: fix lint error

* chore: 2.13.2

* fix: set correct component cdn url (#158)

* chore: 2.13.3

* fix: editor save issue (#189)

* chore: 2.13.4

* fix: use temp uri to build storage path while workspace is undefined (#210)

* chore: 2.13.5

* fix: theme fallback logic (#220)

* fix: add ExtensionDidContributes event for themes (#214)

* fix: remove theme fallback logic (#188)

* chore: 2.13.6

Co-authored-by: 大表哥 <xubing.bxb@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 通过其他途径修改文件后,再次保存文件内容错乱
2 participants