mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
finalize notebookDocumentEvents-API, https://github.com/microsoft/vscode/issues/144662
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"notebookEditor",
|
||||
"notebookEditorEdit",
|
||||
"notebookDocumentEvents"
|
||||
"notebookEditorEdit"
|
||||
],
|
||||
"activationEvents": [
|
||||
"*"
|
||||
|
||||
Reference in New Issue
Block a user