-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Ability to synchronize settings between multiple machines/operating systems via Microsoft account. #22111
Comments
Have you tried this: https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync There is no login story from within VS Code itself at the moment |
Oh sweet! Kind of what I was going to do manually but built into an extension. Not sure why I didn't think of looking there first. Thanks! Still think this would be a cool feature in VSC itself though using your MS account :) |
As far as I know there is no login story planned for VS Code. Closing the issue as your original issue has been addressed. |
Hence feature request |
We will log this as such for now no immediate plans for log-in support but lets add this to the list. |
Isn't this one being tracked in #2743? |
Duplicate of #7311. |
What i suggest, to ask user if they want to sync then code should install my settings sync extension 😄 |
I use VSCode on my MacBook and my Windows 10 machine. I often change settings on one machine and then forget to make the same changes on the other machine. Semi-regularly I have to copy the settings file from one machine to the other to keep them in sync. This is made a little more difficult if I've made changes on both machines.
I know I can work around this with a git repository or other external solutions but it would be cool if we were able to sign into our Microsoft account from within VSCode and choose to sync editor settings to the cloud.
The text was updated successfully, but these errors were encountered: