mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[jvm-lang] enable interlanguage fixes by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user