Skip to content

Inlay hints for record wildcards #4211

Closed
@michaelpj

Description

@michaelpj

Is your enhancement request related to a problem? Please describe.

Record wildcards implicitly bind the record field names. We can use inlay hints to display that information explicitly, and triggering it could insert an explicit binding for the field.

Describe the solution you'd like

f Foo{...}

becomes

f Foo{<hint>bar,</hint><hint>baz,</hint>...}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions