Skip to content

com.intellij.diagnostic.PluginException: Legacy configurable id calculation mode from localizable name will be used for configurable class nl.hannahsten.texifyidea.settings.codestyle.LatexCodeStyleSettingsProvider. Please override getConfigurableId or getL #4296

@slott56

Description

@slott56

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version

PyCharm 2025.3 EAP (build PY-253.27864.50)

Operating System

Mac OS X 15.6.1 (aarch64)

TeXiFy IDEA version

0.11.3

Description

Stacktrace

com.intellij.diagnostic.PluginException: Legacy configurable id calculation mode from localizable name will be used for configurable class nl.hannahsten.texifyidea.settings.codestyle.LatexCodeStyleSettingsProvider. Please override getConfigurableId or getLanguage. [Plugin: nl.rubensten.texifyidea]
	at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
	at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
	at com.intellij.diagnostic.PluginException.logPluginError(PluginException.java:112)
	at com.intellij.psi.codeStyle.CodeStyleSettingsProvider.getConfigurableId(CodeStyleSettingsProvider.java:71)
	at com.intellij.application.options.CodeStyleConfigurableWrapper.getId(CodeStyleConfigurableWrapper.java:112)
	at com.intellij.ide.util.gotoByName.GotoActionModel.lambda$new$0(GotoActionModel.java:85)
	at com.intellij.util.concurrency.SynchronizedClearableLazy._get_value_$lambda$0$0(SynchronizedClearableLazy.kt:41)
	at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:210)
	at com.intellij.util.concurrency.SynchronizedClearableLazy.getValue(SynchronizedClearableLazy.kt:40)
	at com.intellij.util.concurrency.SynchronizedClearableLazy.get(SynchronizedClearableLazy.kt:28)
	at com.intellij.ide.util.gotoByName.GotoActionModel.getConfigurablesNames(GotoActionModel.java:412)
	at com.intellij.ide.util.gotoByName.ActionAsyncProvider$processOptions$1$mapDescriptionsPromise$1.invokeSuspend(ActionAsyncProvider.kt:382)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:1188)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762)

Metadata

Metadata

Assignees

No one assigned

    Labels

    crash-reportReports of crashes that popped up in IDEA.duplicateAnother issue exists addressing the same problem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions