Skip to content
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

simplify settings sync turn on prompt #193993

Merged
merged 1 commit into from
Sep 25, 2023
Merged

simplify settings sync turn on prompt #193993

merged 1 commit into from
Sep 25, 2023

Conversation

sandy081
Copy link
Member

No description provided.

@sandy081 sandy081 self-assigned this Sep 25, 2023
@sandy081 sandy081 enabled auto-merge (squash) September 25, 2023 14:14
@VSCodeTriageBot VSCodeTriageBot added this to the September 2023 milestone Sep 25, 2023
@@ -566,7 +564,6 @@ export class UserDataSyncWorkbenchContribution extends Disposable implements IWo
}, {
id: SyncResource.Keybindings,
label: getSyncAreaLabel(SyncResource.Keybindings),
description: this.configurationService.getValue('settingsSync.keybindingsPerPlatform') ? localize('per platform', "for each platform") : undefined
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this a good thing to keep?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be if there is an option to toggle/configure it in the picker.

@sandy081 sandy081 merged commit 2b40a69 into main Sep 25, 2023
7 checks passed
@sandy081 sandy081 deleted the sandy081/wild-whippet branch September 25, 2023 14:29
lins0621 pushed a commit to lins0621/vscode that referenced this pull request Oct 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants