Christopher Hermann

Results 46 comments of 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: ![StickyScrolling](https://github.com/eclipse-platform/eclipse.platform.ui/assets/79514265/7374d48c-2b08-4858-a89a-24ced99d2c32)...

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. ![image](https://github.com/eclipse-platform/eclipse.platform.ui/assets/79514265/27a7cffe-5869-4c71-8446-855eda0157af) Another fix (at...

Fixed with the latest commit in the PR. Code completion proposal selection is now always drawn in the selection color. ![image](https://github.com/eclipse-platform/eclipse.platform.ui/assets/79514265/52460d1b-75ac-4a49-a836-4d3703c8c08b)

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.

Let's see if the refactoring done with #2266 resolves the issue.