Skip to content

Show full location of parsing errors (including file name) #469

Description

@orenbenkiki

Right now, if I invoke JuluiFormatter(".") and I have a parsing error anywhere in the project, I get the almost-helpful error message ERROR: LoadError: Parsing error for input occurred on line ..., offset: ... which is pointless detail since it leaves out the key information of which file the error was located at.

BTW, why is it line ..., offset: ...
rather than :::: line: ..., offset: ...
or maybe ::::::: line ... offset ...
?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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