Tagir Valeev
|
0183b826f9
|
IDEA-167466 String concatenation in loop inspection: provide additional quick-fix to introduce a new StringBuilder;
String concatenation in loop is enabled by default now
|
2017-02-02 14:29:02 +03:00 |
|
Tagir Valeev
|
a47088fa4f
|
StringConcatenationInLoopsInspection: automatically create append chains
|
2017-01-31 16:29:02 +03:00 |
|
Tagir Valeev
|
2c57d04054
|
StringConcatenationInLoopsInspectionFix: fixed parenthesized append (IDEA-165968), fix renamed to "Convert variable ''{0}'' from String to {1}"
|
2016-12-28 13:40:03 +07:00 |
|
Tagir Valeev
|
e7e0982841
|
IDEA-165193 Provide a quick-fix to replace String concatenation in loop with StringBuilder
|
2016-12-08 15:56:55 +07:00 |
|