We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I highlight the null literal, the first character is highlighted differently from the rest:
uiJob.join(TimeUnit.MINUTES.toMillis(1), null);
Maybe related to #40? Note: The double click selection issue in #10 works perfectly for me.
Eclipse: Version: 2018-12 (4.10) Build id: I20181125-0600
JDT CodeMining 1.0.0.201811210753
The text was updated successfully, but these errors were encountered:
I understand it's an ugly behaviour, but it's hard to fix it. As you said, it's the same issue than #40? and #10
@miclaelsitria, IMHO we should focus on https://bugs.eclipse.org/bugs/show_bug.cgi?id=531769 We have more and more issues about bad behaviour of line content annotation with GlyphMetrics width.
Sorry, something went wrong.
No branches or pull requests
When I highlight the null literal, the first character is highlighted differently from the rest:
Maybe related to #40? Note: The double click selection issue in #10 works perfectly for me.
Eclipse:
Version: 2018-12 (4.10)
Build id: I20181125-0600
JDT CodeMining 1.0.0.201811210753
The text was updated successfully, but these errors were encountered: