Maximilian Wittmer

Results 38 issues of Maximilian Wittmer

# Summary I am using this library to unit test my cloud functions, which (evidently ?) do not depend on ('firebase'), however, wherever I am using firestore-jest-mock, I get a...

# Modern Find-Replace Overlay newly introduced Overlay in dark theme newly introduced Overlay on the bottom of the screen, used to perform a replace-operation. at the top of the screen,...

Specifically for CTabFolders, this commit detects when the NextTab action has reached the last item and will cycle to the first item instead of doing nothing. It will load the...

## Suggestion This issue aims at aggregating different (eclipse.platform-)views which should enable this feature so that I can activate the feature in all of them in one go; analogous to...

enhancement

Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...

bug

### Random Failing testProblemHover (org.eclipse.ui.genericeditor.tests.HoverTest) Fails on Ubuntu ```null java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.ui.genericeditor.tests.HoverTest.testProblemHover(HoverTest.java:130) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at...

bug
test
flaky test

Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...

bug

## Description Reg-Ex errors can be displayed in a weird, non-pragmatic, way ## Reproduce 1) Open Find/Replace (Ctrl+F) 2) Setup Find/Replace-Dialog to `Find: "[", Options: Regulax Expressions | Wrap Search`...

**Description** I cannot open a collapsed anonymous class after collapsing all. Works fine with methods. The "+"-icon that indicates code folding correctly changes to "-" ![grafik](https://github.com/eclipse-platform/eclipse.platform.ui/assets/16443184/38fa2430-ca2c-4abb-9094-4ce3f1c071de) ![grafik](https://github.com/eclipse-platform/eclipse.platform.ui/assets/16443184/8d638a80-b0a6-4462-b25a-2f2807d3ce77) ![grafik](https://github.com/eclipse-platform/eclipse.platform.ui/assets/16443184/47ec39b2-f9ea-4479-a85e-3afcc23d828d) **Reproduce** In...

### Current Behaviour When moving a file across two projects with different charsets, a file with no specified charset gets corrupted. ### Reproducing* ``` Version: 2023-09 (4.29) Build id: I20230711-0440...