Skip to content

Insert a set of characrter with from to notation #274

@riccardoprandini01

Description

@riccardoprandini01

I have to mark all non ascii char in a file so i ned to add continuous utf8 inteval of char actually i I have to add a lot of characters.
"0080-00FF":
useful notation could be

for non contiguous space could be useful

"0001-0007",
"0010-0017":{
            "zeroWidth": false,
            "description": "avoid type",
            "level": "error"
}

another useful thing could be:

"0001-0001" :{
            "zeroWidth": false,
            "description": "avoid type",
            "level": "error"
}

space made by 1 character

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