Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow match start not at beginning #1399

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Jan 11, 2024

Corrects unintended restriction on fuzzy find.

This allows the search string (after any first specified folder) to match at any position in the target string

Test search "ym" and "src/ym" in the Code project for example

@jeremypw jeremypw requested a review from colinkiama January 11, 2024 16:22
Copy link
Member

@colinkiama colinkiama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah much better

@colinkiama colinkiama merged commit 24b52a0 into master Jan 11, 2024
6 checks passed
@colinkiama colinkiama deleted the jeremypw/fuzzyfinder/relax-first-letter-match branch January 11, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants