Open
Description
(OK so I only tested this in vscode, which is generated from this, and it seems to be different on GH)
With a space, doc comments get highlighted
-- | blah
but without, they don't highlight as comment - and I think this is valid -
--| blah
This may be related to the fact that other symbols prevent highlighting as comment, but not letters:
--% this is not comment
--This is comment
Metadata
Metadata
Assignees
Labels
No labels