Skip to content

meta.function Regex does not follow the syntax tightly #25

@MichaelHuth

Description

@MichaelHuth

In the Regex:
(?i)^\s*((?:(threadsafe)\s+)?(?:(static)\s+)?|(?:(override)))\s*(Function)\s*(\[.*\])?(\/\w+)?\s+(\w+)\s*(\()

There should be flags or MRS syntax in a non-capturing group, but in a test with sublime this did not match properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions