Skip to content

Tree: Support continuous find #116286

@petrillek

Description

@petrillek

Issue Type: Feature Request

Hi,

in a list of files I can filter them by start typing the name of the file. It is a super useful feature when you have hundreds+ files.
My issue is that the filter is trying to find the letters in the whole file name.
Here is an example search for word "file":

  • this-is-file-i-looked-for.jpeg (I expect this to be returned)
  • for-this-l.jpeg (This should not be returned, it is only a random match)

Would it be possible to add there extra settings to only returns full strings matches? Or is there some setting already buried somewhere?

Thanks a lot for all the work on awesome editor.

VS Code version: Code 1.53.0 (8490d3d, 2021-02-03T16:01:04.046Z)
OS version: Darwin x64 20.3.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions