Skip to content

Allow /tee and /once to complete on any file extension - #2212

Merged
rolandwalker merged 1 commit into
mainfrom
RW/freer-completions-tee-once
Sep 7, 2026
Merged

Allow /tee and /once to complete on any file extension#2212
rolandwalker merged 1 commit into
mainfrom
RW/freer-completions-tee-once

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Whereas it makes sense for /edit and /source to complete only on files ending with .sql, the /tee and /once commands should be able to complete on any existing pathname, with any file extension.

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 .

Whereas it makes sense for /edit and /source to complete only on files
ending with .sql, the /tee and /once commands should be able to complete
on any existing pathname, with any file extension.
@rolandwalker rolandwalker self-assigned this Sep 7, 2026
@rolandwalker
rolandwalker merged commit 4faa255 into main Sep 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/freer-completions-tee-once branch September 7, 2026 17:27
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