With too many arguments, String.format easily gets too confusing. Is there a more powerful way to format a String. Like so:
String.format
\"This is #{number}
Maybe the Scala-Enhanced-Strings-Plugin can help you. Look here:
Scala-Enhanced-Strings-Plugin Documentation