Refactored SplitIfIntention + JetPsiFactory.createIf uses createExpressionByPattern and does not reformat its arguments
This commit is contained in:
@@ -288,8 +288,6 @@ add.name.to.argument.single=Add name to argument\: ''{0}''
|
||||
add.name.to.argument.multiple=Add name to argument...
|
||||
add.name.to.argument.action=Add name to argument...
|
||||
add.name.to.parameter.name.chooser.title=Choose parameter name
|
||||
split.if=Split into 2 if's
|
||||
split.if.family=Split If
|
||||
simplify.boolean.with.constants=Simplify boolean expression
|
||||
simplify.boolean.with.constants.family=Simplify Boolean Expression
|
||||
remove.explicit.type.arguments=Remove explicit type arguments
|
||||
|
||||
Reference in New Issue
Block a user