Closed c-brenn closed 7 years ago
Web.Error
Parser
%{line: line_number}
Had a brief look at adding highlighting for syntax errors to the front end - a bit complicated with the given request chain/pml fetching setup.
I think we need to revisit app.js and do some refactoring.
app.js
Web.Error
now takes the metadata as an argumentParser
now adds metadata to the errors it generates -%{line: line_number}