mirror of https://github.com/microsoft/vscode.git
Unmark preview as experimental
Fixes #84520 Seems to be working well enough now to officially support
This commit is contained in:
parent
87bb81422f
commit
1051cf402e
|
@ -331,7 +331,7 @@
|
|||
"customEditors": [
|
||||
{
|
||||
"viewType": "vscode.markdown.preview.editor",
|
||||
"displayName": "Markdown Preview (Experimental)",
|
||||
"displayName": "Markdown Preview",
|
||||
"priority": "option",
|
||||
"selector": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue