Skip to content

Instantly share code, notes, and snippets.

@darkmavis1980
Created November 14, 2019 13:45
Show Gist options
  • Save darkmavis1980/053e9557018e385a650e69553411a80e to your computer and use it in GitHub Desktop.
Save darkmavis1980/053e9557018e385a650e69553411a80e to your computer and use it in GitHub Desktop.
Show installed VS Code plugins
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