Schaaf, Martin
Schaaf, Martin
We are using version 5.3.1. When we are trying to parse the attached file the error we get is `Too few fields: expected 14 fields but parsed 1`. If we...
org.mozilla.javascript.EcmaError: TypeError: Cannot find function bind in object [exec] function (deps, callback) { [exec] if (Array.isArray(deps)) { [exec] var params = deps.map(function (dep) { [exec] return this.lookup(dep); [exec] }, this);...
e.g I ran in a repository `lab issue 1158` and the command returns the issue details, but if I ran `lab issue 1159` the command panics out. The difference is...
I use vim 8.0 with corrections 1-92 and eclim 2.5.0 I have a problem how eclim interacts with the vim quickfix list. After I start vim and do :make I...
i get the following error: Unable to open GitX.app GitX version 0.15.1964 ((null)) Using git found at /opt/local/bin/git, version 2.1.2
Exception in IntelliJ plugin version 4.4.1 ``` java.lang.IllegalStateException: CachedValuesManager.getC…) } } must not be null at org.elm.lang.core.psi.ElmFile.isInTestsDirectory(ElmFile.kt:55) at org.elm.workspace.compiler.ElmBuildAction.actionPerformed(ElmBuildAction.kt:48) at com.intellij.openapi.actionSystem.ex.ActionUtil.doPerformActionOrShowPopup(ActionUtil.java:344) at com.intellij.ide.actions.GotoActionAction.lambda$performActionImpl$4(GotoActionAction.java:90) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:381) at com.intellij.ide.actions.GotoActionAction.performActionImpl(GotoActionAction.java:89) at com.intellij.ide.actions.GotoActionAction.lambda$performAction$2(GotoActionAction.java:69) at...
``` java.lang.IllegalStateException: failed to analyze: org.jetbrains.kotlin.util.KotlinFrontEndException: Front-end Internal error: Failed to analyze declaration SimpleHoopFrameListDto File being compiled: (152,1) in /home/ms/workspace/assortment-system/src/main/kotlin/net/sprd/assortmentsystem/endpoints/fe/administration/HoopFrameAdministrationService.kt The root cause java.lang.IllegalArgumentException was thrown at: org.jetbrains.kotlin.resolve.AnnotationResolverImpl.$$$reportNull$$$0(AnnotationResolverImpl.java) at org.jetbrains.kotlin.analyzer.AnalysisResult.throwIfError(AnalysisResult.kt:56)...
If you want to use calc(~"50% - 12px") it the 50% - 12 gets all the time calculated by less instead of pushing it to the css like it is.
I would like to extend the plugin but can't because the current version did not compile. Could you please provide or point me to the missing class.