Skip to content

Mark invalid values for \p{...} with flag u as errors #7

@slevithan

Description

@slevithan

When using flag u, Regex Colorizer (as of v1.0.0) uses a simplistic regex to identify Unicode properties with \p{...} and \P{...}. It would be better to flag any values that are not actually supported by ECMAScript.

@mathiasbynens has a bunch of great, related libraries. See:

Not yet sure which of these are the most relevant.

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