Skip to content

Some arguments of lambda functions are incorrectly highlighted #186

@dtaskoff

Description

@dtaskoff

First arguments of lambda functions, starting with letters, which are part of escape sequences (n, r, t, etc.), are highlighted together with the preceding \ as an escape sequence.
e.g.: (\name -> prettify name) gets highlighted as (\name -> prettify name).

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