Skip to content

Function application signature help: only first parameter is ever highlighted #744

@cartermp

Description

@cartermp

Consider this F# script:

let f a b = ()

f 1

Now hit space after the 1 and see that the first parameter is highlighted:

image

The second parameter in the tooltip needs to be highlighted, since that is the tooltip that we're "on".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions