Closed
Description
I got a IDE error when trying to move a couple Kotlin sources to a new package. Looks like a missing filter with the plugin trying to analyze actions it's not supposed to:
org.jetbrains.kotlin.analysis.api.impl.base.sessions.ProhibitedAnalysisException: Analysis is not allowed: Called from a write action.
Full stack trace: https://gist.github.com/tancop/62c36e8ec71b73dae8876da76e4b884d
Metadata
Metadata
Assignees
Labels
No labels