Remove notebook editor decoration type (#151574)

* Remove the notebookEditorDecorationType API proposal

Fixes #146838

* Remove all the infastructure around the now removed notebookEditorDecorationType api
This commit is contained in:
Matt Bierner
2022-06-13 13:51:10 -07:00
committed by GitHub
parent 32ba8bcab6
commit 8b0b3ee72e
17 changed files with 4 additions and 427 deletions

View File

@@ -15,7 +15,6 @@
"notebookControllerKind",
"notebookDebugOptions",
"notebookDeprecated",
"notebookEditorDecorationType",
"notebookLiveShare",
"notebookMessaging",
"notebookMime"