Skip to content

Symbols: local functions don't provide parameter names and declaring type info #16542

@auduchinok

Description

@auduchinok

Extracts the case that is still broken from #13381.
Consider the following:

let f () =
    let c x = ()

    c

c symbol doesn't provide names for its parameters:

Screenshot 2024-01-17 at 13 54 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-ToolTipstooltips/hover/quickinfoBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions