Finalize notebookDebugOptions API (#163316)

* Finalize notebookDebugOptions API
Fix #147264

* Backcompat for the option from vscode-jupyter

* Undo comment

* Fix build
This commit is contained in:
Rob Lourens
2022-10-11 20:25:51 -07:00
committed by GitHub
parent fdb8812822
commit cf47b76c63
15 changed files with 77 additions and 63 deletions

View File

@@ -20,7 +20,6 @@
"notebookCellExecutionState",
"notebookContentProvider",
"notebookControllerKind",
"notebookDebugOptions",
"notebookDeprecated",
"notebookLiveShare",
"notebookMessaging",