Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(49993): The add missing enum member quick fix shouldn't add new member to the enum if it's dotting off of a value whose type is enum #50625

Merged
merged 1 commit into from Sep 21, 2022

fix(49993): skip the quick fix for an expression with an enum type

6374624
Select commit
Failed to load commit list.
Merged

fix(49993): The add missing enum member quick fix shouldn't add new member to the enum if it's dotting off of a value whose type is enum #50625

fix(49993): skip the quick fix for an expression with an enum type
6374624
Select commit
Failed to load commit list.

Workflow runs completed with no jobs