Skip to content

Instantly share code, notes, and snippets.

@jewishmoses
Created December 7, 2021 11:15
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 jewishmoses/0b3af393405fb0c6efcc9be24e54795d to your computer and use it in GitHub Desktop.
Save jewishmoses/0b3af393405fb0c6efcc9be24e54795d to your computer and use it in GitHub Desktop.
VS Code
{
"recommendations": [
"ms-python.python",
"ritwickdey.liveserver",
"eamodio.gitlens",
"pkief.material-icon-theme",
"ms-vsliveshare.vsliveshare",
"xabikos.javascriptsnippets",
"abusaidm.html-snippets",
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-edit",
"bmewburn.vscode-intelephense-client",
"eg2.vscode-npm-script",
"christian-kohler.npm-intellisense"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment