Skip to content

Make completion candidate match order configurable - #2229

Merged
rolandwalker merged 1 commit into
mainfrom
RW/configurable-completion-match-order
Sep 12, 2026
Merged

Make completion candidate match order configurable#2229
rolandwalker merged 1 commit into
mainfrom
RW/configurable-completion-match-order

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

While the default match order is very good, some users might choose to promote rapidfuzz approximate matches.

Future work: the hardcoded rapidfuzz thresholds should also be made tuneable.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

While the default match order is very good, some users might choose to
promote rapidfuzz approximate matches.

Future work: the hardcoded rapidfuzz thresholds should also be made
tuneable.
@rolandwalker rolandwalker self-assigned this Sep 12, 2026
@rolandwalker
rolandwalker merged commit ed08063 into main Sep 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/configurable-completion-match-order branch September 12, 2026 12:52
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.

1 participant