This extension creates commands "Export Extensions", "Import Extensions" and "Remove ALL Extensions" to be used with VS Code.
Will ask for a file location to save currently installed extensions in JSON format.
Will ask for exported JSON file containing extensions you wish to install.
Will remove all previously installed extensions (excluding this one).
- code-settings-sync by Shan Khan Original code for extension and OS helpers