Skip to content

Sort recently opened files by recency after I start typing #35610

@borekb

Description

@borekb

In quick open (ctrl+p) the recently opened files are sorted by recency only until I start typing, then scoring is used instead (only when two files get the same score, recency is used again, see #20546 (comment)).

This is unpleasant on repositories with many files of the same name, for example, we have many READMEs in our monorepo and it's unintuitive why filtering in the recently opened list should change the sort order, or in a bad case, move the item completely out of sight:

image

image

I think the natural behavior would be just to sort by recency in this list.

Related issues:

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityquick-pickQuick-pick widget issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions