Skip to content

Suggest return keyword for regular top-level statements#61701

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
DoctorKrolic:return-in-regular-top-level-statements
Jun 4, 2022
Merged

Suggest return keyword for regular top-level statements#61701
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
DoctorKrolic:return-in-regular-top-level-statements

Conversation

@DoctorKrolic
Copy link
Copy Markdown
Contributor

Fixes: #57121

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner June 4, 2022 17:53
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Jun 4, 2022
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Thanks!

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge June 4, 2022 17:56
@CyrusNajmabadi CyrusNajmabadi merged commit e295324 into dotnet:main Jun 4, 2022
@ghost ghost added this to the Next milestone Jun 4, 2022
@DoctorKrolic DoctorKrolic deleted the return-in-regular-top-level-statements branch June 4, 2022 19:47
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 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.

Intellisense not suggest "return" keyword when i am typing in Console Top Level statement

3 participants