We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0664d98 commit e7a698aCopy full SHA for e7a698a
.vscode/settings.json
@@ -1,5 +1,6 @@
1
{
2
"workbench.startupEditor": "readme",
3
-
+ "workbench.editorAssociations": {
4
+ "*.md": "vscode.markdown.preview.editor"
5
}
6
0 commit comments