Skip to content

Usage of < or > in conditions breaks syntax highlight #23

@Archer-Dante

Description

@Archer-Dante

if ( a > 0)
highlighted as error at ">" symbol

if ( a < 0)
breaks all highlight after "<" symbol

using zenscript of 1.12.2
not sure for 1.14+

found same #20 marked as solved but still have issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions