Rename ResolveInWriteActionManager -> ResolveInDispatchThreadManager

This commit is contained in:
Nikolay Krasko
2019-09-24 14:26:23 +03:00
parent ea56a5e8b1
commit 343502125b
11 changed files with 51 additions and 50 deletions
+1 -1
View File
@@ -383,7 +383,7 @@
<errorHandler implementation="org.jetbrains.kotlin.idea.reporter.KotlinReportSubmitter"/>
<registryKey
key="kotlin.write.resolve.check"
key="kotlin.dispatch.thread.resolve.check"
description="Whether to enable the check for resolve activated from the write action"
defaultValue="false"
restartRequired="false"/>