661a2626f3
From now on we load script configurations for embedded Kotlin code snippets. Potentially this might lead to an extra load during a file analysis. IDEA side test for the change is here: `HighlightingTestGenerated.Uncategorized#testKotlinInJavaInjection` ^KT-56632 fixed