Rename custom editor contribution point

Renaming to match new API proposal
This commit is contained in:
Matt Bierner
2020-02-25 10:55:19 -08:00
parent 8291f8c152
commit dc1e7871b8
7 changed files with 9 additions and 9 deletions

View File

@@ -309,7 +309,7 @@
"markdown.previewScripts": [
"./media/index.js"
],
"webviewEditors": [
"customEditors": [
{
"viewType": "vscode.markdown.preview.editor",
"displayName": "(Experimental) VS Code Markdown Preview",