autocomplete-php
autocomplete-php copied to clipboard
Fuzzy match functions, sort by length
trafficstars
Using a quick inline function to provide more fuzzy matching. Because many more results are shown, assume that the shortest matching string will be the most relevant.
TODO:
- Expand across all searches
- Move fuzzy function to somewhere better?
Any update on this?
Looks like back in January @Azakur4 was going to merge this but didn't get around to it.
It is working if you'd like to bring it into your own local in the meantime.