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

Reverse sort order in explorer #149951

Closed
lioman opened this issue May 19, 2022 · 13 comments · Fixed by #149952
Closed

Reverse sort order in explorer #149951

lioman opened this issue May 19, 2022 · 13 comments · Fixed by #149952
Assignees
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@lioman
Copy link
Contributor

lioman commented May 19, 2022

As a user, I want to be able to reverse the file order in explorer, so that I can see oldest/ latest in alphabet first.

Example

Explorer : Sort Order set to default gives you

- 001-abc
- 002-dfg
- 003-efg

With reverse order enabled:

- 003-efg
- 002-dfg
- 001-abc

Explanation

I use vscode not only for coding, but for writing my blog too. Files are named like this: 2022-05-19-article-title.md.
Example:
Screenshot 2022-06-14 at 11 04 55

Old articles are the first in line and ordering them by modified, does not always help as some of them got touched later, to update them, or fix typos. As you can see in the screenshot below, using modified basically results in a rather chaotic order:
Screenshot 2022-06-14 at 11 06 40

It would help if I can reverse any set order by setting an option.

@lramos15 lramos15 added feature-request Request for new features or functionality file-explorer Explorer widget issues labels Jun 13, 2022
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone Jun 13, 2022
@VSCodeTriageBot
Copy link
Collaborator

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@VSCodeTriageBot
Copy link
Collaborator

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@hikinthru
Copy link

Is there any update on this? I have the same need for a list of files named by date for logging and it would be far more useful to have the most recent at the top instead of the oldest.

@MurdoMaclachlan
Copy link

I would also find this extremely useful. I have a long list of files and I'm almost only ever working with the most recent ones.

@lioman
Copy link
Contributor Author

lioman commented Mar 8, 2024

@lramos15 Any news here? The issue and the PR #149952 are open for a while now. IMHO reversing a sort order is a basic functionality.

@lionel42
Copy link

It seems the PR simply need more approval. Is there a way to get people to approve it ?

@id-aditya

This comment was marked as off-topic.

@id-aditya

This comment was marked as spam.

@id-aditya

This comment was marked as spam.

@connor4312
Copy link
Member

connor4312 commented Jul 30, 2024

Please do not spam peoples' notifications.

@id-aditya
Copy link

@connor4312 Here's the PR: #149951 , approved by 3, maybe 1 more approval will get this moving?

@microsoft microsoft locked as spam and limited conversation to collaborators Jul 30, 2024
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Jul 30, 2024
@bpasero bpasero modified the milestones: Backlog, August 2024 Jul 31, 2024
@vs-code-engineering vs-code-engineering bot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Aug 24, 2024
@lramos15 lramos15 added the author-verification-requested Issues potentially verifiable by issue author label Aug 26, 2024
@vs-code-engineering vs-code-engineering bot unlocked this conversation Aug 26, 2024
Copy link

This bug has been fixed in the latest release of VS Code Insiders!

@lioman, you can help us out by commenting /verified if things are now working as expected.

If things still don't seem right, please ensure you're on version e377061 of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

@lramos15 lramos15 added the verification-needed Verification of issue is requested label Aug 27, 2024
@lioman
Copy link
Contributor Author

lioman commented Aug 27, 2024

/verified

@vs-code-engineering vs-code-engineering bot added verified Verification succeeded and removed author-verification-requested Issues potentially verifiable by issue author labels Aug 27, 2024
@lramos15 lramos15 added the on-release-notes Issue/pull request mentioned in release notes label Sep 3, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants