Skip to main content

Module fuzzy

Module fuzzy 

Source
Expand description

Shared Unicode-aware fuzzy matching helpers.

Functionsยง

completion_fuzzy_matcher
Conservative fuzzy matcher for completion suggestions.
config_fuzzy_matcher
Typo-tolerant fuzzy matcher for config-key recovery suggestions.
fold_case
Lowercases text using Unicode case folding semantics.
search_fuzzy_matcher
Typo-tolerant fuzzy matcher for explicit DSL %quick searches.