Skip to content

Unrecognized keywords/operators #35

@davisjr

Description

@davisjr

The following keywords are not correctly recognized. They come under the class keyword.constant.other which also contains unidentified tokens.

  • var
  • global

The conditional operator is also not recognized as an operator:

Eg: $type = $one_to_one ? "inner " : "outer ";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions