-
-
Notifications
You must be signed in to change notification settings - Fork 588
feat(search): add unicode character removal for fuzzy matching #4360
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
Open
4yinn
wants to merge
31
commits into
Flow-Launcher:dev
Choose a base branch
from
4yinn:feature/4149-diacritics-insensitive-search
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 8 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d2f8663
feat(search): add unicode character removal for fuzzy matching
4yinn 03164fb
Fix typos
Jack251970 f905530
Check query nullability
Jack251970 17b2970
feat: add accent normalization with optimized memory usage and toggle…
4yinn 0588fa6
Merge branch 'feature/4149-diacritics-insensitive-search' of https://…
4yinn c270c9d
feat: add restart button when toggling Sensitive Accents
4yinn 6dfb208
feat: add translations for more languages
4yinn 0059f3e
remove empty space
4yinn 352fdc7
Revert "feat: add translations for more languages"
4yinn bb10b1f
refactor: remove translations
4yinn 99e7810
refactor: rename to IgnoreAccents for better clarity
4yinn 56973ed
fix: update tests
4yinn b6028dc
fix: remove emptyspace
4yinn a52a6af
feat: optimize and stabilize string normalization in StringMatcher
4yinn 839b978
Revert "feat: optimize and stabilize string normalization in StringMa…
4yinn c2df52e
feat: optimize and stabilize string normalization in StringMatcher
4yinn 99f2b3b
Merge branch 'dev' into feature/4149-diacritics-insensitive-search
4yinn 54a458d
test: provide Settings via constructor for StringMatcher in tests
4yinn 2c53648
refactor: adjust IgnoreAccents handling logic in StringMatcher
4yinn 52bb34f
feat: translate text to English
4yinn 0559145
refactor: replace IPublicApi instance calls with App.API
4yinn 7732442
Refactor: Improved code readability and clarity
4yinn b7bd1cc
Improve code quality
Jack251970 2228633
Reorder "Ignore Accents" settings card and InfoBar
Jack251970 4cbe223
Update ignoreAccents text to refer to all results
Jack251970 c945d08
Update StringMatcher to react to QuerySearchPrecision changes
Jack251970 e0f7722
Add StringMatcherBehaviorChanged event to Settings
Jack251970 459a369
feat: remove btn restart
4yinn 0228f7a
Update ignoreAccents tooltip and add UpdateApp method
Jack251970 7607844
Add icon to "Ignore Accents" SettingsCard
Jack251970 2ab6405
feat: add more characters to support additional languages
4yinn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.