Is there any way to sync my Visual Studio Code settings between instances?
问题 I'd like to be able to sync my VS Code user settings (File > Preferences > User Settings) to the cloud somehow so I can easily share them between multiple installations, as in Windows 10 and Visual Studio. Is there a supported way of doing this? Direct support in Code would be great, but otherwise being able to move my settings.json location to a Dropbox or OneDrive folder would work too. I'm looking specifically for a way of doing this automatically and silently. Manually exporting/importing