Does anyone know if it's possible for intellij to recognise Kotlin scripts outside of sources for usage checks/refactoring etc... and if so, how could this be achieved roughly?
I am using the KTS for writing content for a game, but it's a bit annoying that any time we refactor something in a core module, this change has to be manually applied to scripts.