Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Extension SyncNew to Visual Studio Code? Get it now.
Extension Sync

Extension Sync

e4mi

|
47 installs
| (0) | Free
Save installed extensions in your User Settings JSON file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Extension Sync

Save installed extensions in your User Settings JSON file.

Backup

  1. Install your favorite extensions
  2. Run the Extension Sync: Save to User Settings JSON command from the command palette
  3. Backup your settings.json file
  • Windows: %APPDATA%\Code\User\settings.json
  • macOS: $HOME/Library/Application\ Support/Code/User/settings.json
  • Linux: $HOME/.config/Code/User/settings.json

Restore

  1. Restore your settings.json file
  2. Install this extension
  3. Run the Extension Sync: Load from User Settings JSON command from the command palette

Settings

{
  "extensionSync": [
    "catppuccin.vscode",
    "esbenp.prettier-vscode",
    // ...
  ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft