kamranahmedse/tab-switcher

Make fuzzy search return closest match, as opposed to not matching at all

Closed this issue · 1 comments

If I have a tab named "Tax Savings - ALEX", searching for "-a" should return this tab as one of the results. This doesn't mean it should supercede another tab with a title or URL containing "-a", but it should come up as secondary to those until more characters are typed that make an even closer match to it.

Similar to the Sublime Text fuzzy search.
image

Not pertinent.