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

Add Source Control View Sort to Storage #123232

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Add Source Control View Sort to Storage #123232

merged 1 commit into from
Jan 10, 2022

Conversation

nrayburn-tech
Copy link
Contributor

Add scm view default sort setting.
Add scm view sort to workspace storage.

Test storage by changing the source control sort to a different value. Reload vscode. See that the previously selected sort has persisted.
Test default setting by modifying your default. Using a terminal, create a new folder and git init inside, then open that folder with vscode. The source control sort should use the default setting.

This PR fixes #120271

@nrayburn-tech nrayburn-tech changed the title Source Control View Sort Storage Add Source Control View Sort to Storage May 7, 2021
@lszomoru lszomoru assigned lszomoru and unassigned eamodio Oct 4, 2021
@lszomoru lszomoru added this to the January 2022 milestone Jan 4, 2022
@lszomoru lszomoru self-requested a review January 10, 2022 07:24
@lszomoru lszomoru added the scm General SCM compound issues label Jan 10, 2022
Copy link
Member

@lszomoru lszomoru left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the contribution and apologies that it took so long to get this merged.

@lszomoru lszomoru merged commit 9152469 into microsoft:main Jan 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scm General SCM compound issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remember SCM view & sort setting
4 participants