Skip to content

Unicode Character 'LINE SEPARATOR' (U+2028) not displayed correctly #33

Description

@apblack

Grace recognizes Unicode Character LINE SEPARATOR (U+2028) as a valid way of ending a line of code, along with LINE FEED (U+000A) and CARRIAGE RETURN (U+000D). But the editor (i.e., Ace) displays it as a centered dot, not as a line break. (The compiler accepts it just fine).

Can the editor break the line when it sees a LINE SEPARATOR character?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions