Skip to content

Syntax highlighting when using ; #137

Closed
@sujona

Description

@sujona

For example

if(this)then;      call bus(f1,p2,p3)
elseif(that)then;  call bus(e1,p2,p3)
else;              call bus(g1,p2,p3)
endif

gets incorrectly highlighted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions