Skip to content

Instantly share code, notes, and snippets.

@xx10n31y
Created May 31, 2022 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xx10n31y/fdcb1c7223e767e33115da0ff88be170 to your computer and use it in GitHub Desktop.
Save xx10n31y/fdcb1c7223e767e33115da0ff88be170 to your computer and use it in GitHub Desktop.
VSCode Markdown Snippets Not Working Solution
{
// ...
// https://github.com/Microsoft/vscode/issues/28048#issuecomment-306616235
"[markdown]":{
"editor.quickSuggestions": true
},
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment