Skip to content

Update static and async keyword recommenders#45812

Merged
RikkiGibson merged 2 commits intodotnet:features/static-lambdasfrom
RikkiGibson:sl-recommenders
Jul 9, 2020
Merged

Update static and async keyword recommenders#45812
RikkiGibson merged 2 commits intodotnet:features/static-lambdasfrom
RikkiGibson:sl-recommenders

Conversation

@RikkiGibson
Copy link
Member

Related to #39606

@RikkiGibson RikkiGibson requested a review from a team as a code owner July 8, 2020 22:37
{
if (token.HasMatchingText(SyntaxKind.AsyncKeyword))
{
// second appearance of "async" not followed by modifier: treat as parameter name
Copy link
Contributor

Choose a reason for hiding this comment

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

i really could not care less about thsi case :)

Co-authored-by: CyrusNajmabadi <cyrus.najmabadi@gmail.com>
@RikkiGibson RikkiGibson added Area-IDE IDE-IntelliSense Completion, Signature Help, Quick Info and removed Area-Compilers labels Jul 8, 2020
@RikkiGibson RikkiGibson merged commit 0af3444 into dotnet:features/static-lambdas Jul 9, 2020
@RikkiGibson RikkiGibson deleted the sl-recommenders branch July 9, 2020 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE IDE-IntelliSense Completion, Signature Help, Quick Info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants