Skip to content

Detect if (x == null) x = ... and offer to convert to x ??= ... #54974

@CyrusNajmabadi

Description

@CyrusNajmabadi

This should also match things like:

if (a && b && c == null)
   c = ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDEFeature Requesthelp 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