Skip to content

Expose earlier rest arguments to completion callbacks.#96

Merged
floitsch merged 1 commit intomainfrom
floitsch/access-to-args
Apr 5, 2026
Merged

Expose earlier rest arguments to completion callbacks.#96
floitsch merged 1 commit intomainfrom
floitsch/access-to-args

Conversation

@floitsch
Copy link
Copy Markdown
Member

@floitsch floitsch commented Apr 5, 2026

Record positional values in CompletionContext.seen-options under the owning rest option's name so a completion callback for a later rest argument can condition on earlier rest values.

Record positional values in CompletionContext.seen-options under the
owning rest option's name so a completion callback for a later rest
argument can condition on earlier rest values.
@floitsch floitsch requested a review from kasperl April 5, 2026 15:37
@floitsch
Copy link
Copy Markdown
Member Author

floitsch commented Apr 5, 2026

TBR.

@floitsch floitsch merged commit 774fa49 into main Apr 5, 2026
7 checks passed
@floitsch floitsch deleted the floitsch/access-to-args branch April 5, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant