Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: fuzzy find without sorting Signed-off-by: Carlos A Becker <[email protected]>
Matching is has become twice as slow The slowness is because we now use an interface in Find.
Add `\` as a separator. Fixes #7
Mention that extensive docs available
Return all matches regardless of their score.
Add a mention about speed