Skip to content

Syntax propertize could mark layout blocks #1164

Closed
@gracjan

Description

@gracjan

The existing haskell-syntax-propertize could mark first token after a where and other layout tokens as beginning of a layout block. Then whenever a first token on a line comes in it could check to which layout block it belongs (if any).

This should be good enough to implement #899.

I'm not sure what kind of marker should that be. Marker? Overlay? What else Emacs has?

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