diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index 25a0e47b3a66..0dc0aed45524 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1404,7 +1404,7 @@ junit4.search.4.tests.all.in.scope.description=Check each class in scope if it's duplicates.inspection.only.extractable=false duplicates.inspection.only.extractable.description=Highlight duplicate code only if it can be extracted into a method -ide.interlanguage.fixes=false +ide.interlanguage.fixes=true ide.interlanguage.fixes.description=Enable 'Create Xxx from usage' fixes in JVM languages ide.create.field.enable.shortening=true ide.create.field.enable.shortening.description=Always enable shortening of FQNs in templates in Create Field fixes