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

doccursor: expose cursor location #220

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

BrunoMSantos
Copy link
Collaborator

This is used to get the file name and line for error messages in the parser. Naturally we need to expose it.

This is used to get the file name and line for error messages in the
parser. Naturally we need to expose it.
Copy link
Contributor

@stephanlachnit stephanlachnit left a comment

Choose a reason for hiding this comment

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

LGTM

@jnikula jnikula merged commit 8d07ace into jnikula:master Nov 19, 2023
5 checks passed
@BrunoMSantos BrunoMSantos deleted the doccursor-add-location branch November 21, 2023 11:40
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.

None yet

3 participants