Reputation: 323
I casually use VS Code at both work and home. Is there any easy way to share settings, themes, shortcuts, snippets, extensions, etc. between multiple installations?
Upvotes: 0
Views: 195
Reputation: 40672
I use the Settings Sync extension to sync my settings.
If you don't want an extension, you can manually copy the settings files from ...AppData\Roaming\Code\User\
Upvotes: 2