microsoft/poshtools

String with brace code expansion colorization

Opened this issue · 0 comments

When a string contains code in braces to be expanded first, colorization treats it as if it is just the string going on.
E.g. "This string should contain a service name: $((Get-Service | select -first 1).name)"
VS2015RTM + poshtools:
vsstringwithexpand
ISE:
isestringwithexpand