mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
IJ-CR-204577 [java-import] IDEA-388816 Freeze in ImportHelper.addNamesToImport on EDT persists after IDEA-385471 fix
- use non-write action with edt GitOrigin-RevId: a98e3fc6158b74af9a2ef0ff5b9602460d8a0fb8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8d942fa8ac
commit
b9f8a94ab4
@@ -123,5 +123,6 @@
|
||||
description="Whether to report methods for which data flow analysis was imprecise"/>
|
||||
<!--used together with DeprecationInspection-->
|
||||
<registryKey key="kotlin.deprecation.inspection.enabled" defaultValue="false"/>
|
||||
<registryKey key="java.import.with.write.action" defaultValue="false" description="Whether to use WriteAction for import optimization"/>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user