Skip to content

Annoying completion when adding pattern conditional in front of expression #25293

@jcouv

Description

@jcouv

When inserting some code into an existing expression, I find it common to get an annoying completion when trying to type null.
For example, if you want to make a declaration into a conditional (from var x = z; to var x = something is null ? y : z;), null is not offered.

image

Tagging @Neme12 who is fixing some other completion issues with patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDEResolution-FixedThe bug has been fixed and/or the requested behavior has been implemented

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions