jrsconfitto/language-powershell

Are there Powershell flag highlighting inconsistencies?

Closed this issue · 2 comments

Update: Better problem statement right below: #24 (comment)

From @cosmo0 in #26 (comment):

For the from/to problem: I have a method that I call like that:

Install-ConfigFiles -from "$here\tests\process" -to "$here"

The -from is highlighted, but the -to is white. With my color scheme (Monokai), -from is pink and -to is white.

Notice this is also visible on GitHub.com (as of OP).

This issue was moved to PowerShell/EditorSyntax#18