mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
rename notebookOutputRenderer to notebookRenderer, https://github.com/microsoft/vscode/issues/121819
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
"notebookOutputRenderer": [
|
||||
"notebookRenderer": [
|
||||
{
|
||||
"id": "markdownItRenderer",
|
||||
"displayName": "Markdown it renderer",
|
||||
|
||||
Reference in New Issue
Block a user