Skip to content

Add line/column information consistently to every parser message. #179

@Dandandan

Description

@Dandandan

It would be useful to have clear parser errors which have the position (line and column) printed.

Now for some errors there is information of where the error happened:

Unterminated string literal at Line: {}, Col: {}

For others, there isn't:

Unexpected EOF while in a multi-line comment

I think this would be a "good first issue" to work on, maybe I find some time to work on this soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    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