Skip to content

Allow generating variable with contextual keyword name in return statements#60684

Merged
CyrusNajmabadi merged 10 commits intodotnet:mainfrom
DoctorKrolic:allow-generate-in-return-statement
Apr 14, 2022
Merged

Allow generating variable with contextual keyword name in return statements#60684
CyrusNajmabadi merged 10 commits intodotnet:mainfrom
DoctorKrolic:allow-generate-in-return-statement

Conversation

@DoctorKrolic
Copy link
Copy Markdown
Contributor

Fixes: #27646

Verified, that all this names are valid and do not break code after applying codefix

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner April 11, 2022 15:04
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Apr 11, 2022
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with teh comments made addressed. Thanks!

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

LGTM. Thanks for the contribution!

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

CyrusNajmabadi commented Apr 12, 2022

Why do I need 6 approves here?

@DoctorKrolic Our branches are locked down currently while we do a complex insertion of our code into Visual Studio. In order to prevent anything undesirable from happening, we just block merges until that insertion goes through. Rest assured, once that insertion completes we'll merge this immediately in Roslyn :) Thanks!

@CyrusNajmabadi CyrusNajmabadi disabled auto-merge April 14, 2022 19:42
@CyrusNajmabadi CyrusNajmabadi merged commit b922e70 into dotnet:main Apr 14, 2022
@ghost ghost added this to the Next milestone Apr 14, 2022
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Thanks!

@DoctorKrolic DoctorKrolic deleted the allow-generate-in-return-statement branch April 14, 2022 19:49
@dibarbet dibarbet modified the milestones: Next, 17.3.P1 Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate not available for identifier called "property"

5 participants