Skip to content

Empty end matches \uFFFF #251

@RedCMD

Description

@RedCMD

actual:
Currently an empty or non-existent end pattern will match against the unicode character \uFFFF

this bug was caused by a partial fix of

7640bd6 didn't fix it, but instead just moved the bug along from matching undefined to matching

expected:
after doing testing in TextMate 2.0
I can confirm that an empty or non-existent end pattern will match immediately

the fix is as simple as replacing '\uFFFF' with ''
pr #252

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