VSFileNav icon indicating copy to clipboard operation
VSFileNav copied to clipboard

Space as wildcard

Open zstarkebaumcalico opened this issue 10 years ago • 1 comments

Having space as a wildcard (like sonic file finder) is awesome. Makes finding things much faster. Even better would be fuzzy matching where you kind of infer a wildcard between each character, but sort by files with matching adjacent characters first.

zstarkebaumcalico avatar Apr 29 '16 16:04 zstarkebaumcalico

I think I prefer the idea of the fuzzy matching - it could work a bit like the camel case searching and use the same highlighting style. I'll have a look and see how I might implement that.

IPWright83 avatar Sep 07 '16 20:09 IPWright83