Skip to content

Use correct receiver for union switch completions - #1658

Merged
BradLewis merged 1 commit into
DanielGavin:masterfrom
BradLewis:fix/switch-union-completion-receiver
Sep 2, 2026
Merged

Use correct receiver for union switch completions#1658
BradLewis merged 1 commit into
DanielGavin:masterfrom
BradLewis:fix/switch-union-completion-receiver

Conversation

@BradLewis

Copy link
Copy Markdown
Collaborator

Resolves #1656

@BradLewis
BradLewis merged commit 8a347aa into DanielGavin:master Sep 2, 2026
3 checks passed
@BradLewis
BradLewis deleted the fix/switch-union-completion-receiver branch September 2, 2026 19:04
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.

Autocomplete: "union_variable.swtich" expands to "switch v in union_type_name"

1 participant