Skip to content

Expose *really good* error messages #33

Description

@davepeck

Right now the error messages we expose are... not really good:

  1. Slight changes in t-string content can lead to radically different errors (one might hit the HTML parser; the other might hit the t-string processor; etc)
  2. None of the errors shows exactly where in your t-string things went wrong
  3. We can definitely write better text for all the error cases

This is a big effort, particularly if we want to show exactly where things are going wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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