Skip to content

Symbol completion and target-typed new #42556

@jcouv

Description

@jcouv

Typing C c = new( (with no space) stays as-is, but typing C c = new ( (with the space after new) completes to C c = new C(.
We should confirm whether or not we want that behavior for scenario with space.

Relates to #28489 (target-typed new feature)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions