+1

Fuzzy search in "File Filter" (no regex needed)

Sync 3 years ago 0

In vscode or any good editor, I can do partial string searches like "action comment" to yield results for "actions/comments.js".

It would be nice if the File Filter can do that too.  I believe currently we need to enable regex to do something like that.