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

Source control: missing sort as in workspace #146507

Closed
FStefanni opened this issue Apr 1, 2022 · 2 comments
Closed

Source control: missing sort as in workspace #146507

FStefanni opened this issue Apr 1, 2022 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@FStefanni
Copy link

FStefanni commented Apr 1, 2022

Hi,

this morning I upgraded VS Code (1.66.0), opened a multi-root workspace, and found that in the Source Control section, in the "lower part" (where you can stage diffs, review diffs, etc.), the repositories are now sorted in alphabetical order. This is not the behavior till the previous release, where the order was the same of the repos of the workspace, i.e., the same order of the declarations in the .code-workspace file.

It could be nice to have the chance to keep the old sorting, since I find it more natural: if I choose a order in the Explorer section, I find convenient to have the same order in the Source control section too.

order

As you can see in the attached image, the order is alphabetical, but in the Explorer section, the order follows the order I decided in the .code-workspace.

Regards.

@gjsjohnmurray
Copy link
Contributor

/duplicate of #146409

@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@gjsjohnmurray @FStefanni and others