mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
notebook webview test
This commit is contained in:
@@ -54,6 +54,15 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"notebookOutputRenderer": [
|
||||
{
|
||||
"viewType": "notebookCoreTestRenderer",
|
||||
"displayName": "Notebook Core Test Renderer",
|
||||
"mimeTypes": [
|
||||
"text/custom"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user