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

Improve sorting of files in quick open #27028

Closed
d-akara opened this issue May 21, 2017 · 5 comments
Closed

Improve sorting of files in quick open #27028

d-akara opened this issue May 21, 2017 · 5 comments
Labels
feature-request Request for new features or functionality quick-pick Quick-pick widget issues

Comments

@d-akara
Copy link

d-akara commented May 21, 2017

  • VSCode Version: 1.12.2

Files of equal matching rank are sorted with path only in the recently opened section like follows:
image

However, in the section of unopened files, they are unsorted. When you have potentially hundreds to thousands of files of the same name in a large project, you can't find the specific file you need.
image

@bpasero
Copy link
Member

bpasero commented May 22, 2017

@dakaraphi so you would expect the paths of those files to be sorted alphabetically?

@bpasero bpasero changed the title Lack of sorting makes it very difficult to find files in quick open Improve sorting of files in quick open May 22, 2017
@bpasero bpasero added feature-request Request for new features or functionality workbench labels May 22, 2017
@bpasero bpasero removed their assignment May 22, 2017
@d-akara
Copy link
Author

d-akara commented May 22, 2017

Yes, sorting the paths alphabetically for items of equal matching would be helpful.
I assume sorting would be the easiest to implement, but I also have another suggestion related to finding files in large projects that would be very helpful also.
Related suggestion: #18381 (comment)

@bpasero bpasero added quick-pick Quick-pick widget issues and removed workbench labels Nov 14, 2017
@bpasero bpasero modified the milestones: Backlog, Backlog Candidates Oct 24, 2019
@vscodebot
Copy link

vscodebot bot commented Jan 15, 2020

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!

@vscodebot
Copy link

vscodebot bot commented Mar 6, 2020

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding

@vscodebot
Copy link

vscodebot bot commented Mar 16, 2020

🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Mar 16, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2020
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 quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

2 participants