Skip to content

Improve Error Reporting: Type suggestions not shown consistently #1446

@isaacabraham

Description

@isaacabraham

Related to #1102

The following code snippet shows that different error messages are shown depending on how to express the value. The first one shows a simple error message; the second one shows suggestions on valid types.

let data = System.Collections.Generic.Lst()
let dataTwo : System.Collections.Generic.Lst = ResizeArray()

CC: @forki

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions