Skip to content

Tuneable regex matching completion thresholds - #2231

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

Tuneable regex matching completion thresholds#2231
rolandwalker merged 1 commit into
mainfrom
RW/configurable-regex-match-thresholds

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

While the default value of 3 is performant, some users may prefer a more liberal value.

Incidentally tweak the changelog for the previous entry, clarifying that the subject of the match is completion candidates.

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 value of 3 is performant, some users may prefer a
more liberal value.

Incidentally tweak the changelog for the previous entry, clarifying
that the subject of the match is completion candidates.
@rolandwalker rolandwalker self-assigned this Sep 12, 2026
@rolandwalker
rolandwalker merged commit 87d7ba9 into main Sep 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/configurable-regex-match-thresholds branch September 12, 2026 13:37
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