Christopher Hermann
Christopher Hermann
But back to work, do you have any suggestion how to increase the bundle version? org.eclipse.ui.themes 1.2.2400 -> 1.2.2500? org.eclipse.jface 3.34.0 -> 3.35.0? Not sure if there are any other...
After conducting some initial prototyping, I believe I've identified a potential solution. In the top right corner, you can observe the 'sticky lines' displayed in an added textual area: ...
First version implemented with #1894. Will be improved over time. Issue can be close in my opinion.
With some tweaking of #1690 I successfully activated the new selection highlight coloring feature for code completion. This would resolve the corresponding issue across all platforms.  Another fix (at...
Fixed with the latest commit in the PR. Code completion proposal selection is now always drawn in the selection color. 
I'm not sure if the PR will solve this issue. It's hard to test since I'm on MacOS and there everything works.
I'm working on a Mac and locally the tests are working. I will try to find out why the tests are failing on the I build.
Test is still failing in IBuild
Let's see if the refactoring done with #2266 resolves the issue.
I will have a look