Skip to content

Instantly share code, notes, and snippets.

@PadreSVK
Last active March 31, 2021 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 PadreSVK/4448f0dc727d7619a1bf5170e29bedbe to your computer and use it in GitHub Desktop.
Save PadreSVK/4448f0dc727d7619a1bf5170e29bedbe to your computer and use it in GitHub Desktop.
Sample of recommended extensions in vscode
{
"recommendations": [
"octref.vetur",
"editorconfig.editorconfig",
"streetsidesoftware.code-spell-checker",
"josefpihrt-vscode.roslynator",
"mushan.vscode-paste-image",
"davidanson.vscode-markdownlint",
"ionutvmi.path-autocomplete",
"ban.spellright",
"blackmist.LinkCheckMD"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment