Skip to content

code lines removed with partial line comment #63

Closed
@loziniak

Description

@loziniak

I'm trying to add Red support for extractor.
During CI tests extractor removed these lines altogether, not only comments and trailing whitespace:

x: 1 ; line comment 1
x: 2   ;-- line comment 2
x: 3		;@@ line comment 3

see discussion

My language config looks like this:

!e
;\p
Red [\p-->>]\pj
Red +[\p-->>]\pj
comment [\p-->>]\pj
comment +[\p-->>]\pj
comment {\p-->>}\pj
comment +{\p-->>}\pj

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