You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NullPointerException: Cannot invoke "com.intellij.lang.ASTNode.getElementType()" because the return value of "com.intellij.psi.PsiElement.getNode()" is null
at org.asciidoc.intellij.grazie.AsciiDocLanguageSupport.lambda$isMyContextRoot$2(AsciiDocLanguageSupport.java:266)
at com.intellij.psi.util.CachedValuesManager$1.compute(CachedValuesManager.java:158)
at com.intellij.psi.impl.PsiCachedValueImpl.doCompute(PsiCachedValueImpl.java:39)
at com.intellij.util.CachedValueBase.lambda$getValueWithLock$3(CachedValueBase.java:231)
at com.intellij.util.CachedValueBase.computeData(CachedValueBase.java:41)
...
(43 additional frame(s) were not displayed)
NullPointerException: None
at jdk.internal.reflect.GeneratedConstructorAccessor229.newInstance
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:564)
...
(30 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: ASCIIDOC-INTELLIJ-PLUGIN-1T3
The text was updated successfully, but these errors were encountered: