2023.1 has some sort of optimisation where some JARs aren’t indexed
Source files were not indexed to reduce project startup time
so IntelliJ doesn’t index Gradle files, or the generated Kotlin DSL accessors, which I use quite regularly
Is it possible to disable this optimisation? I couldn’t see any docs for it.