Skip to content

Override min_completion_trigger for /command forms#1971

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/override-min-completions-for-commands
Open

Override min_completion_trigger for /command forms#1971
rolandwalker wants to merge 1 commit into
mainfrom
RW/override-min-completions-for-commands

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Ignore the min_completion_trigger setting for a forward slash at the start of an entry, always listing the possible commands immediately.

This has no effect unless the default setting is changed. Though I think we should consider changing that default!

This is part of the transition, at least in advertisement, to consistent forward-slash commands.

Preparation for release 2.0.

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 .

Ignore the min_completion_trigger setting for a forward slash at the
start of an entry, always listing the possible commands immediately.

This is part of the transition, at least in advertisement, to consistent
forward-slash commands.

Preparation for release 2.0.
@rolandwalker rolandwalker self-assigned this Jun 27, 2026
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