Skip to content

Instantly share code, notes, and snippets.

@sglbl
Created November 14, 2023 10:22
Show Gist options
  • Select an option

  • Save sglbl/f4c83c930be7f96b2e3bc57586386060 to your computer and use it in GitHub Desktop.

Select an option

Save sglbl/f4c83c930be7f96b2e3bc57586386060 to your computer and use it in GitHub Desktop.
Open Markdown (MD) files in Preview Mode by Default
"workbench.editorAssociations": {
"*.md": "vscode.markdown.preview.editor",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment