_From @DoTheEvo on November 1, 2017 17:3_  [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. _Copied from original issue: Microsoft/vscode#37425_