Hey guys! IntelliJ is giving me an error in my Kot...
# random
l
Hey guys! IntelliJ is giving me an error in my Kotlin project "Highlighning is temporarily suspended for file ...kt due to internal error"
I'm not able to write code in IntelliJ due to this
Failed performing task: Analyzing code in BodyResolveMode.PARTIAL_WITH_CFA Elements: Element of type: KtConstantExpression: isValid = true isPhysical = true moduleInfo = ModuleProductionSourceInfo(module=Module: 'Petals.app') moduleInfo.platform = JVM (JVM_1_8) virtualFile = AddUseForm.kt ideaModule = Petals.app --------------------------------------------- Resolver created for: Provided module info: ModuleProductionSourceInfo(module=Module: 'Petals.app') Provided platform: JVM (JVM_1_8)
I'm being forced to use android studio for this project because IntelliJ Ultimate won't load it 😞
Have you ever faced this?
r
I haven’t seen this. You may want to try
File -> Repair IDE
in Intellij.
n
@LeoColman - Have you posted about this problem in the #C0B8H786P channel?
j
Is it consistence? For my experience it is just temporary.
a
IDE shows this error in case of Code Analysis failure. Please, post it in #C0B8H786P or right in Kotlin IDE plugin issue-tracker https://youtrack.jetbrains.com/issues/KTIJ JetBrains support team will process it there