Skip to content

[ToDo] Improve error messaging in jess package #14

@matthew-dean

Description

@matthew-dean

For the Jess CLI, we can receive errors with file, line, and column information. So we should export a formatted table with said information in a way that VSCode / other IDEs can directly link to said line / column.

Note: we can expect to receive an array of errors in the case of errors during tokenization / parsing, so we should support outputting multiple lines. ESLint is a good example of outputting "tables" of error messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions