Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Jan 29, 2024

This fixes an annoying bug where nested pattern completion would not work (especially noticeable when completing for other record fields by adding a trailing comma and then completing) because pattern completion did not account for whether the expression associated with it had the cursor or not.

Should make pattern completions in nested patterns more robust.

@zth zth requested a review from cristianoc January 29, 2024 20:25
@zth zth merged commit d332f85 into master Jan 30, 2024
@zth zth deleted the fix-nested-pattern-completion branch January 30, 2024 08:38
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.

2 participants