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

Problems with length==0 or at end-of-line not well rendered #2321

Open
2 tasks done
mickaelistria opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks done

Problems with length==0 or at end-of-line not well rendered #2321

mickaelistria opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mickaelistria
Copy link
Contributor

Let's make sure issue is not already fixed in latest builds first.

Steps to reproduce

I could only reproduce programatically creating JDT IProblem (turned into a marker/an annotation) with length 0 using Javac backend, or with a marker of length=1 on line end.
I expected: Red squiggle underline at expected location in the code to show the error
But got: Marker in the line ruler, but not on the text editor.

Tested under this environment:

  • OS & version: Fedora 40
  • Eclipse IDE/Platform version (as shown in Help > About): Latest 4.34-I-build
  • ...Anything else that can be useful...

Community

  • I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
@mickaelistria mickaelistria added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant