notebook webview test

This commit is contained in:
rebornix
2020-05-20 13:19:16 -07:00
parent b3162f52c6
commit 627dd8b0ca
5 changed files with 72 additions and 1 deletions

View File

@@ -54,6 +54,15 @@
}
]
}
],
"notebookOutputRenderer": [
{
"viewType": "notebookCoreTestRenderer",
"displayName": "Notebook Core Test Renderer",
"mimeTypes": [
"text/custom"
]
}
]
}
}