Skip to content

Instantly share code, notes, and snippets.

@PadreSVK
Created March 6, 2020 12:12
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/aea5efefb9da8a1b3528b71610b7a226 to your computer and use it in GitHub Desktop.
Save PadreSVK/aea5efefb9da8a1b3528b71610b7a226 to your computer and use it in GitHub Desktop.
Recommend extesions
# sync settings for vscode based on github gists
code --install-extension shan.code-settings-sync
# vuejs extesion
code --install-extension octref.vetur
# javascript/typescript playground https://quokkajs.com/
code --install-extension wallabyjs.quokka-vscode
# liveshare for vscode => welcome eXtreme programming
code --install-extension ms-vsliveshare.vsliveshare-pack
#editor config support for Vs
code --install-extension EditorConfig.EditorConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment