How is the fuzzy search algorithm in Sublime Text designed?
This is ported from this JavaScript
- Added scoring for the fuzzy search
- Published to gallery - https://www.powershellgallery.com/packages/PSFuzzySearch
- Added
FuzzySearch
to objects Array, Hashtable and OrderedDictionary - Supports aliases and functions
Set-Alias sfs Select-FuzzyString
Set-Alias sf Select-Fuzzy
Set-Alias sfcm Select-FuzzyCommand
Set-Alias sfci Select-FuzzyChildItem