ConvertToForEachFunctionCallIntention - smaller availability range + code refactoring
This commit is contained in:
@@ -333,8 +333,6 @@ invert.if.condition=Invert If Condition
|
||||
invert.if.condition.family=Invert If Condition
|
||||
convert.to.for.each.loop.intention=Replace with a for each loop
|
||||
convert.to.for.each.loop.intention.family=Replace with a For Each Loop
|
||||
convert.to.for.each.function.call.intention=Replace with a forEach function call
|
||||
convert.to.for.each.function.call.intention.family=Replace with a forEach Function Call
|
||||
convert.to.string.template=Convert concatenation to template
|
||||
convert.to.string.template.family=Convert Concatenation to Template
|
||||
|
||||
|
||||
Reference in New Issue
Block a user