Skip to content

Broken folding when using LF instead of CRLF #350

@pvandam

Description

@pvandam

For a user defined language with parentheses and brackets as folders.

No problem with CRLF:
image

Switch to LF and see:
image

switching EOL on the text below will trigger this behavior.

    "token" (
        "token" (
            "token" -> [
                (
                    "token" (
                        "version" -> "a4afdc5"
                    )
                )
            ]
        )
    )
    view "token" widget "token" : "token" (
        "token" -> state "token" ( )
    )

version 6.7.9.2 on Windows 7 x64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions