Added ConvertToConcatenatedStringIntention
This commit is contained in:
committed by
Nikolay Krasko
parent
8e2878a6eb
commit
b2858e5b82
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Converts a statement that builds a String using a String Template to one that builds a String using '+'
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user