cyberbiont / vscode-profiles

vscode plugin to easily manage multiple extensions / settings configurations
ISC License
26 stars 2 forks source link

is there a way to sync profiles between differents pcs? #15

Closed JP-Ferrei closed 2 years ago

JP-Ferrei commented 2 years ago

i wanted to sync all profiles from my pc to the linux machine i use to work, currently i can only use the last profile that was opened on my pc.

cyberbiont commented 2 years ago

Yes, you can, by using 'settings-sync' extension. Please refer to the corresponding chapter in README. Please mind that this is different from using stock VS Code Settings Sync feature, which allows you to sync only the currently installed extensions and doesn't support profiles. Ask me if you have any questions.