Skip to content

Intellisense does not appear if there is an error inside lambda #629

@vasily-kirichenko

Description

@vasily-kirichenko

VS 2013, VFPT 3.1.2

1

the code

let foo (f: unit -> unit) = f()

let foo(): unit =
    foo <| fun _ ->
        ["a"]
        |> List.map (fun x -> x.)

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