@didek @codeberg the “Settings Sync” option https://code.visualstudio.com/docs/editor/settings-sync
I think it can be done that way as well, but would it backup the keyboard shortcuts as well?
@didek @codeberg I’ve noticed there was a discussion about this https://github.com/VSCodium/vscodium/issues/482 and the last recommendation was this plugin https://open-vsx.org/extension/zokugun/sync-settings
@dminca @codeberg I found one extension that would do that.
https://marketplace.visualstudio.com/items?itemName=zokugun.sync-settings
I only tested it one way because vscodium wasn't what I ended up using, but the sync up to codeberg worked.
@screenbeard @codeberg thanks 🙏 I’ll give this one a shot
@dminca @codeberg
Like whole configuration of program?
On Linux i will just synchronize ~/.config/Code directory.
Or you mean something else?