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?
Asked
Active
Viewed 123 times
0
-
1Possible duplicate of [Is there any way to sync my Visual Studio Code settings between instances?](https://stackoverflow.com/questions/33392127/is-there-any-way-to-sync-my-visual-studio-code-settings-between-instances) – Alex Jun 09 '17 at 07:16
1 Answers
2
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\

Saravana
- 37,852
- 18
- 100
- 108