Skip to content

Function handle accessor not colored after 4 whitespaces, cannot be separated from anonymous function in case of line continuations #58

@watermarkhu

Description

@watermarkhu

There can be an arbitrary number of whitespaces after the function handle.

image

But in the tmLanguage there is a limit on 4 whitespace characters. Also \s includes newlines, which is not allowed.

image

<string>(?&lt;!\w)@(?=\s{,4}\w)</string>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions