mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
support revert notebook cell metadata in diff view.
This commit is contained in:
@@ -78,6 +78,12 @@
|
||||
"group": "inline@1"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"jsonValidation": [
|
||||
{
|
||||
"fileMatch": "vscode://vscode-notebook-cell-metadata/*",
|
||||
"url": "vscode://schemas/notebook/cellmetadata"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user