Skip to content

Instantly share code, notes, and snippets.

@timoa
Last active August 29, 2018 04:56
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 timoa/c56cc409161be73665682986c8597086 to your computer and use it in GitHub Desktop.
Save timoa/c56cc409161be73665682986c8597086 to your computer and use it in GitHub Desktop.
Export VisualStudio Code extensions list
https://code.visualstudio.com/docs/setup/mac
code --list-extensions | xargs -L 1 echo code --install-extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment