Skip to content

Commit 1051cf4

Browse files
committed
Unmark preview as experimental
Fixes microsoft#84520 Seems to be working well enough now to officially support
1 parent 87bb814 commit 1051cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/markdown-language-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
"customEditors": [
332332
{
333333
"viewType": "vscode.markdown.preview.editor",
334-
"displayName": "Markdown Preview (Experimental)",
334+
"displayName": "Markdown Preview",
335335
"priority": "option",
336336
"selector": [
337337
{

0 commit comments

Comments
 (0)