Skip to content

Plugin fails to highlight missing semicolon after FORM statement followed by ACTION + statement #81

Open
@danchanka

Description

@danchanka

Example code to reproduce:

list ABSTRACT LIST();
prop  = DATA INTEGER ();

FORM form
    PROPERTIES () prop  // <-- there is no semicolon after the FORM statement

list() + {
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions