Skip to content

Add line numeration to the validators. #37

@BlitzOffline

Description

@BlitzOffline

So when I have an invalid file and I put it thru one of the validators I get an error similar to this:

Parsing error on line 22, column 55: Expected "=", [ \t] or [A-Za-z0-9_-] but "." found.

The problem is then I have to go and find out which is the 22nd line and since they're not marked in the toolbox, I either have to open a new page in a text editor that does have line numeration and paste it there so I can see it or I have to count the lines myself. It would be nice if there would be a line numeration directly embedded in the page. Something like this:

image

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