Christoph Läubrich

Results 1888 comments of Christoph Läubrich

Executing this locally results in ``` Test run finished after 1315 ms [ 40 containers found ] [ 0 containers skipped ] [ 40 containers started ] [ 0 containers...

> What about deleting the project from workspace in such case? Well currently one needs to do that and then needs to import it again (what the creates an empty...

> If the original data is "lost", the metadata should be updated to remove the "zombie" (assuming we can do that without other side effects) and a warning should be...

> It sounds like a performance limitation when using search-as-you-type ("incremental" mode) Yes lets assume the document contains a lot of `=` and i want to find the first occurrence...

Eclipse IDE uses "Legacy E4 Application" so it can use E3 and E4 in parallel for a "transition phase" :-) Beside that EPPs contains a Terminal for a long time,...

Whatever seems sufficient, other quite obvious place would be registering Menu Contributions and the View itself... at best this would never need to surface to any API (I hope I...

Yes if possible start with anything that surfaces the API, I'm just not sure if there is a good E4 alternative for this. Looking in how it is used, we...

> Lots of e3 API in usage, I assume migration will take significant effort. I will now use this issue to explore ways to using AI agent support for this...

@mpkorstanje I need to check but need to first tart from the bottom, would you mind to release [gherkin](https://github.com/cucumber/gherkin/)? The I can update [gherkin-utils](https://github.com/cucumber/gherkin-utils/).

As it is now released I would suggest to add the verification steps I previously did manually during the build, for that I have created: - https://github.com/cucumber/cucumber-parent/pull/65 would be good...