Skip to content

Keyword set is not highlighted correctly #34

@thomasfanell

Description

@thomasfanell

set is not highlighted as a keyword here, instead, it is interpreted as a regular function call.

someProperty: Int {
    get { /* return value */ }
    set (value) { /* set value */ }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions