Skip to content

Syntax highlighting wrong in listish type signature or top-level pattern matching. #55

Closed
@navaati

Description

@navaati

Hello.

When writing something like:

bleh, bluh  Blah
[bleh,bluh] = map blahfication [e,u]

blih :: Blah

bleh and bluh appeir in normal font-face in haskell mode, while one would expect them to appeair highlighted like blih is. The "comma-separated multiple type signature" case should definetely be highlighted. I admit that the "pattern matching at top-level" is more tricky…

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