Created
January 23, 2019 20:47
-
-
Save AleksandrMihhailov/9f1f6c9f852d39b86685ed5b4decb770 to your computer and use it in GitHub Desktop.
List VSCode extensions to install it from console
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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