FuzzyAutocomplete/FuzzyAutocompletePlugin
A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4700
- days_rel: n/a
- days_push: 3365
- n_releases_24m: 0
Adoption not part of the score
3224 stars · 347 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Xcode 5+ plugin that replaces Xcode's prefix-matching autocompletion with fuzzy matching based on the Open Quickly pattern. It is no longer maintained and is incompatible with Xcode 9+, which includes similar functionality built in.
Use cases
- fuzzy autocomplete in Xcode
- match code completions without typing exact prefixes
- fix typos in Xcode completion queries
- rank Xcode completions by relevance score
- filter out low-quality autocomplete suggestions in Xcode
When to choose
- You are stuck on Xcode 5 through 8 and want fuzzy, Open Quickly-style code completion
- You want completion results ranked by match score with configurable thresholds
- You want auto-correction of case and word order while typing completions
When to avoid
- You use Xcode 9 or later, which has fuzzy completion built in
- You need a maintained plugin with recent updates or support
- You develop on Linux or Windows, since this only works with Xcode on macOS
Facets
plugin · maturity abandoned
developer-tools developer-tools text-editors editor-plugin xcode autocomplete fuzzy-matching objective-c ide-plugin editor-plugin macos
1 source
- readme: https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin · fetched 2026-08-28 · f39108071c94
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FuzzyAutocomplete/FuzzyAutocompletePlugin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="FuzzyAutocomplete/FuzzyAutocompletePlugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem