Quick and easy way to “migrate” VSCode extensions to another machine
1 min readJun 14, 2019
Ever gotten a new machine, and you have to go back and forth between it, and your old machine because you just can’t remember all the extensions you are using?
On the ‘old’ machine run following command
My machine yields the following results
Then, simply paste that into your new machines console, and you’ll be up and running on no time.
Special thanks to this stackoverflow answer