Allow resolve write action check for all plugins when enabled in registry

This commit is contained in:
Nikolay Krasko
2019-03-20 15:56:45 +03:00
parent 7f08ecee39
commit 026fc998c1
2 changed files with 10 additions and 23 deletions
@@ -361,6 +361,12 @@
<errorHandler implementation="org.jetbrains.kotlin.idea.reporter.KotlinReportSubmitter"/>
<registryKey
key="kotlin.write.resolve.check"
description="Whether to enable the check for resolve activated from the write action"
defaultValue="false"
restartRequired="false"/>
<internalFileTemplate name="Kotlin File"/>
<internalFileTemplate name="Kotlin Class"/>
<internalFileTemplate name="Kotlin Enum"/>