I have two github accounts and currently vs code settings is synced with one account but I want copy the settings to the second github account and sync from there. How to do it?
Thanks!
I have two github accounts and currently vs code settings is synced with one account but I want copy the settings to the second github account and sync from there. How to do it?
Thanks!
The easiest option I found was to log out of settings sync (while preserving data locally), log into the preferred Github account and import the settings from local state:
Merge: Selecting this option will merge local settings with remote settings from the cloud.
Replace Local: Selecting this option will overwrite local settings with remote settings from the cloud.
Merge Manually: Selecting this option will open Merges view where you can merge preferences one by one.