Heini Näppä
Heini Näppä
In my case, I need both zoom and voronoi in my tooltip so im creating it like this `createContainer('zoom', 'voronoi')`
java.lang.NoClassDefFoundError: com/intellij/lang/ecmascript6/JSXHarmonyFileType at com.eny.i18n.plugin.language.jsx.JsxTranslationExtractor.canExtract(JsxLanguageFactory.kt:63) at com.eny.i18n.plugin.ide.actions.ExtractI18nIntentionAction.getExtractor(ExtractI18nIntentionAction.kt:44) at com.eny.i18n.plugin.ide.actions.ExtractI18nIntentionAction.isAvailable(ExtractI18nIntentionAction.kt:73) at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:199) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.lambda$getRegisteredIntentionActions$6(ShowIntentionsPass.java:379) at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:269) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getRegisteredIntentionActions(ShowIntentionsPass.java:378) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:350) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:251) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:67) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:427) at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:30) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$3(PassExecutorService.java:423) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.tryRunReadAction(AnyThreadWriteThreadingSupport.kt:351)...
this error occurs multiple times in a day, please take a look at it 🙏