Skip to content

Configurable completion-candidate sort tiebreaker - #2232

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

Configurable completion-candidate sort tiebreaker#2232
rolandwalker merged 1 commit into
mainfrom
RW/configurable-completion-sort-tiebreaker

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

The default is frecency, keeping the behavior unchanged, but the user may also choose lexicographic and length sort tiebreakers.

This perhaps should have been offered when the frecency feature was added.

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 .

The default is frecency, keeping the behavior unchanged, but the user
may also choose lexicographic and length sort tiebreakers.

This perhaps should have been offered when the frecency feature was
added.
@rolandwalker rolandwalker self-assigned this Sep 12, 2026
@rolandwalker
rolandwalker merged commit f9a30ff into main Sep 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/configurable-completion-sort-tiebreaker branch September 12, 2026 13:58
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