I’ll introduce how to sync Visual Studio Code (VSCode) settings across multiple PCs.
Background: Want to Transfer VSCode Settings During PC Migration
When migrating to a new PC, I wanted to transfer VSCode settings, so I researched how to sync settings.
VSCode Settings Sync
GUI Operation
- ⚙️ icon
- [Turn on Preferences Sync]
Keyboard Operation
- Command + Shift + P
- Turn on Preferences Sync
After logging in to your GitHub / Microsoft account, [Preferences Sync is on] will be enabled.
Above, I synced VSCode settings across multiple PCs.
That’s all from the Gemba.
