EditorSyntax icon indicating copy to clipboard operation
EditorSyntax copied to clipboard

Powershell syntax highlight suggestion: string -format, the {0} should be highlighted

Open DoTheEvo opened this issue 8 years ago • 1 comments
trafficstars

showit

many ways 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.

DoTheEvo avatar Nov 11 '17 11:11 DoTheEvo

This should not be too difficult to implement. Will look in to it.

omniomi avatar May 21 '18 19:05 omniomi