You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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 theSource control
section too.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.
The text was updated successfully, but these errors were encountered: