You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 We're currently working to finalize VS Code apis for editing notebooks. As part of this work, we've deprecated the notebookEditorEdit API proposal and have replaced it with a new notebookWorkspaceEdit proposal
This proposal should offer the same functionality as the old API, but expresses it differently.
However before finalizing this new API, we'd like to hear your feedback about it. Please try migrating to the new notebookWorkspaceEdit API and let me know if you run into any problems or have any concerns
If everything looks good with the notebookWorkspaceEdit proposal, please go ahead and check in the migration to the new API so we can eventually remove the old, now deprecated notebookEditorEdit proposal
👋 We're currently working to finalize VS Code apis for editing notebooks. As part of this work, we've deprecated the
notebookEditorEdit
API proposal and have replaced it with a newnotebookWorkspaceEdit
proposalThis proposal should offer the same functionality as the old API, but expresses it differently.
However before finalizing this new API, we'd like to hear your feedback about it. Please try migrating to the new
notebookWorkspaceEdit
API and let me know if you run into any problems or have any concernsIf everything looks good with the
notebookWorkspaceEdit
proposal, please go ahead and check in the migration to the new API so we can eventually remove the old, now deprecatednotebookEditorEdit
proposalSee microsoft/vscode#149181 for details
The text was updated successfully, but these errors were encountered: