Marcel Kliemannel

Results 3 issues of Marcel Kliemannel

``` java.lang.UnsupportedOperationException at dev.turingcomplete.intellijdevelopertoolsplugin._internal.common.ErrorHolder$asPropertyForTextCell$1.set(ErrorHolder.kt:85) at dev.turingcomplete.intellijdevelopertoolsplugin._internal.common.ErrorHolder$asPropertyForTextCell$1.set(ErrorHolder.kt:76) at com.intellij.openapi.observable.util.BindUtil$bind$21$2.invoke(BindUtil.kt:292) at com.intellij.openapi.observable.util.BindUtil$bind$21$2.invoke(BindUtil.kt:290) at com.intellij.openapi.observable.util.ListenerUiUtil$whenTextChanged$1.textChanged(ListenerUiUtil.kt:117) at com.intellij.ui.DocumentAdapter.changedUpdate(DocumentAdapter.java:25) at java.desktop/javax.swing.text.AbstractDocument.fireChangedUpdate(AbstractDocument.java:256) at java.desktop/javax.swing.text.html.HTMLDocument.fireChangedUpdate(HTMLDocument.java:1761) at java.desktop/javax.swing.text.DefaultStyledDocument$ChangeUpdateRunnable.run(DefaultStyledDocument.java:2774) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:781) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:728) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)...