Closed
Description
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
Labels
No labels