Quick fix "Add remaining when branches" with some tests
This commit is contained in:
@@ -150,6 +150,8 @@ remove.val.var.from.parameter=Remove ''{0}'' from parameter
|
||||
add.override.to.equals.hashCode.toString=Add 'override' to equals, hashCode, toString in project
|
||||
add.when.else.branch.action.family.name=Add else branch
|
||||
add.when.else.branch.action=Add else branch
|
||||
add.when.remaining.branches.action.family.name=Add remaining branches
|
||||
add.when.remaining.branches.action=Add remaining branches
|
||||
move.when.else.branch.to.the.end.action=Move else branch to the end
|
||||
move.when.else.branch.to.the.end.family.name=Move else branch to the end
|
||||
change.to.property.name.family.name=Change to property name
|
||||
|
||||
Reference in New Issue
Block a user