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

AMarkerInformation to Eclipse Markers #70

Open
jeremiaheinle opened this issue Apr 22, 2021 · 0 comments
Open

AMarkerInformation to Eclipse Markers #70

jeremiaheinle opened this issue Apr 22, 2021 · 0 comments

Comments

@jeremiaheinle
Copy link
Collaborator

The class ASTLineGrammarProcessor gets the Correct line based AMarkerInformation out of the AST.
Inside of the method MarkerUtils.setMarker AMarkerInformation gets translated into Eclipse Markers.
To do so a translation of LinesNumbers to Character Offset gets performed with the help of the IDocument class.

This translation is not accurate and needs to be debuged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants