Skip to content

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
sandersn merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/49993
Sep 21, 2022
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
sandersn merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/49993

Conversation

@a-tarasyuk
Copy link
Copy Markdown
Contributor

Fixes #49993

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

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

3 participants