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

Adopt onWillSaveNotebook into notebookAttachmentCleaner.ts #179211

Closed
Yoyokrazy opened this issue Apr 4, 2023 · 0 comments · Fixed by #179178
Closed

Adopt onWillSaveNotebook into notebookAttachmentCleaner.ts #179211

Yoyokrazy opened this issue Apr 4, 2023 · 0 comments · Fixed by #179178
Assignees
Labels
insiders-released Patch has been released in VS Code Insiders notebook-markdown on-testplan
Milestone

Comments

@Yoyokrazy
Copy link
Contributor

Use newly created onWillSaveNotebook api to fix corner cases within the notebook attachment cleaner.

User could potentially edit and save quickly, causing a dirty notebook immediately following saving.

@Yoyokrazy Yoyokrazy self-assigned this Apr 4, 2023
@Yoyokrazy Yoyokrazy transferred this issue from microsoft/vscode-jupyter Apr 4, 2023
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Apr 5, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the April 2023 milestone Apr 5, 2023
@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Apr 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
insiders-released Patch has been released in VS Code Insiders notebook-markdown on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants