Adopt notebookWorkspaceEdit proposal internally (#149778)

This switches us to use the new `notebookWorkspaceEdit` proposal instead of `notebookEditorEdit`
This commit is contained in:
Matt Bierner
2022-05-17 18:51:25 -07:00
committed by GitHub
parent cf189907bb
commit c9c5990e38
5 changed files with 6 additions and 8 deletions

View File

@@ -17,7 +17,6 @@
"notebookDeprecated",
"notebookEditor",
"notebookEditorDecorationType",
"notebookEditorEdit",
"notebookLiveShare",
"notebookMessaging",
"notebookMime"