Skip to content

Inline parameter hints are incorrectly shown for inner bindings #14501

@psfinaki

Description

@psfinaki

This:
image

The code to copy/paste

let test sequences = 
    sequences
    |> Seq.map (fun sequence -> sequence |> Seq.map (fun item -> item))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-HintsF# hints inspired by C# inline hintsBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.good first issue

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions