Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Feb 29, 2024

Fixes an issue where completion inside of switch exprs wouldn't work because we iterate the cases instead when we shouldn't.

Adds a bunch of debug logging as well.

@zth zth requested a review from cristianoc February 29, 2024 20:36
@zth
Copy link
Member Author

zth commented Feb 29, 2024

CI fails for unrelated reasons.

@zth zth merged commit d01a08c into master Mar 1, 2024
@zth zth deleted the fix-switch-expr-completion branch March 1, 2024 07:34
aspeddro pushed a commit to aspeddro/rescript-vscode that referenced this pull request Mar 4, 2024
…ript-lang#936)

* fix issue where completion inside of switch expr would not work

* changelog

* fix
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