Skip to content

Instantly share code, notes, and snippets.

@jenting
Created August 15, 2019 00:46
Show Gist options
  • Save jenting/c20810d623d4daea2a56f675560c22b4 to your computer and use it in GitHub Desktop.
Save jenting/c20810d623d4daea2a56f675560c22b4 to your computer and use it in GitHub Desktop.
VScode extensions reinstall
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