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

Finalize onWillSaveNotebookDocument #179188

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Finalize onWillSaveNotebookDocument #179188

merged 2 commits into from
Apr 5, 2023

Conversation

rebornix
Copy link
Member

@rebornix rebornix commented Apr 4, 2023

No description provided.

@rebornix rebornix self-assigned this Apr 4, 2023
@rebornix rebornix marked this pull request as ready for review April 4, 2023 23:23
@vscodenpa vscodenpa added this to the April 2023 milestone Apr 4, 2023
waitUntil(thenable: Thenable<WorkspaceEdit>): void;

/**
* Allows to pause the event loop until the provided thenable resolved.
Copy link
Member

Choose a reason for hiding this comment

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

This wording is kind of awkward. "Allows pausing" instead of "Allows to pause" would be better. Also, it doesn't pause the (JavaScript) event loop, it just pauses the process of saving the file. But I see we have the same wording for the equivalent text document event too, so maybe we should put in a new PR to update both.

@rebornix rebornix enabled auto-merge (squash) April 5, 2023 00:32
@rebornix rebornix merged commit f7d1b7c into main Apr 5, 2023
@rebornix rebornix deleted the rebornix/competent-reptile branch April 5, 2023 02:01
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants