Skip to content

Odd behaviour with async method declaration: bad keyword suggestion #60340

@DoctorKrolic

Description

@DoctorKrolic

Probably related to #60339

Version Used:
VS 17.2 Preview 2.1

Steps to Reproduce:
Start code:

class Test
{
    public async $$
}

Expected Behavior:
async keyword is not suggested

Actual Behavior:
async keyword is even preselected:
devenv_WBraUCkb1Q

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - BacklogArea-IDEhelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on it

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions