Paste the following: Set-Item env:$var; "abc" + $x Notice that nothing after the ';' is colored correctly.
Paste the following:
Set-Item env:$var; "abc" + $x
Notice that nothing after the ';' is colored correctly.