Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors (where applicable) should report line and column number #370

Open
alancai98 opened this issue May 19, 2023 · 0 comments
Open

Errors (where applicable) should report line and column number #370

alancai98 opened this issue May 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@alancai98
Copy link
Member

Currently just have support for line and column number reporting for the parse errors. As we update the other APIs to return Result types rather than panicking (#349), we should plumb the line and column numbers through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant