-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
profiles get deleted when opening vscode from other machine #202968
Comments
Can you please share the settings sync log from both machines while this is happening. You can find the log here
|
wasn't able to get settings sync log from original machine, but this is the log from work machine ( also, the profile shows correctly on sync activity but not on choose profiles |
From the machine where the profile is deleted, can you please share following
|
this log is from my home machine. additional context:
|
hi, this issue is persisting after i've upgraded vscode to 1.86.0, would there be anything i could help, e.g post more logs? |
My synced profiles are being deleted, also. I work in higher ed and use vscode on multiple computers throughout the day. Each time I launch vscode, some of my profiles are ALWAYS deleted. It happens every time I launch vscode. At this point I've stopped using the built-in settings sync feature, and have started using a Git repository to manage exported profile files. |
Same |
I should also mention that when I have settings sync turned on and I notice that a profile is missing, if I try to recreate the missing profile by manually importing a previously exported profile file (*.code-profile), the imported profile (within vscode) is automatically deleted almost immediately after it is imported. For example: With settings sync turned on,
|
Happend to me again. A really heavy used Profile...gone.... Because they are orderd by profile...and the deleted are not there. |
/duplicate |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines. Happy Coding! |
Are there any ideas how to get the profiles back? There are profiles id and collection id in history, but no revert button. |
Unfortunately profiles cannot be restored. |
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
currently using
export profile > gist
to manually re-load profiles, but having to do this every day is a lot of work.The text was updated successfully, but these errors were encountered: