mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Finalize NotebookEditor api proposal (#149767)
* Finalize NotebookEditor api proposal Fixes #149271 This finalizes most parts of the NotebookEditor api proposal. I haven't removed the proposal entirely as there are still a few parts being left behind: - The deprecated properties/functions - A few contribution points such as `notebook/cell/executePrimary` * remove extra quote
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"vscode": "^1.57.0"
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"notebookEditor",
|
||||
"notebookWorkspaceEdit"
|
||||
],
|
||||
"activationEvents": [
|
||||
|
||||
Reference in New Issue
Block a user