mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
extract method: enable new implementation by default
GitOrigin-RevId: 2b30af5c5325d598939cab07e9ccf317aa779d82
This commit is contained in:
committed by
intellij-monorepo-bot
parent
69ecf39941
commit
8ca9c829a1
@@ -1611,7 +1611,7 @@ duplicates.index.file.maxSize.description=Max size of file indexed by duplicates
|
||||
duplicates.index.file.test.enable=false
|
||||
duplicates.index.file.test.enable.description=Enable duplicate index in test files
|
||||
|
||||
java.refactoring.extractMethod.newImplementation=false
|
||||
java.refactoring.extractMethod.newImplementation=true
|
||||
java.refactoring.extractMethod.newImplementation.description=Enable experimental extract method implementation
|
||||
|
||||
ide.jvm.run.marker=false
|
||||
|
||||
Reference in New Issue
Block a user