Skip to content

Correctly report column positions of syntax errors#188

Merged
boulter merged 4 commits into
masterfrom
correctly-report-column-positions-of-syntax-errors
Apr 17, 2018
Merged

Correctly report column positions of syntax errors#188
boulter merged 4 commits into
masterfrom
correctly-report-column-positions-of-syntax-errors

Conversation

@boulter

@boulter boulter commented Apr 17, 2018

Copy link
Copy Markdown
Contributor

Follows up on #152.

The syntax exceptions report only the position of the error within the expression, not within the entire rendered content. This adds the interpreter column position and the exception position together to report accurate column positions.

@boulter boulter requested review from mattcoley and pfarrel April 17, 2018 19:28

@mattcoley mattcoley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@corymartin

Copy link
Copy Markdown

🔢 Thank you!

@boulter boulter merged commit 705d0f0 into master Apr 17, 2018
@boulter boulter deleted the correctly-report-column-positions-of-syntax-errors branch April 17, 2018 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants