 [many ways](https://kevinmarquette.github.io/2017-01-13-powershell-variable-substitution-in-strings/) to concatenate strings in powershell. Relatively newer but becoming popular one is format string where {0} {1} {2}.. are treated as placeholders inside string. Would be great if they would be highlighted as such.