Skip to content

"Generate initial pattern match clause" doesn't respect LIDR syntax #116

@clayrat

Description

@clayrat

If you have a type signature in a literate Idris file (.lidr):

Some text

> take : (n : Nat) -> Vect (n+m) a -> Vect n a 

and you try to generate the initial pattern match with a cursor on take, the generated line does not have a > symbol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions