Are there Powershell flag highlighting inconsistencies?
Closed this issue · 2 comments
jrsconfitto commented
Update: Better problem statement right below: #24 (comment)
jrsconfitto commented
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
-fromis highlighted, but the-tois white. With my color scheme (Monokai),-fromis pink and-tois white.
Notice this is also visible on GitHub.com (as of OP).
jrsconfitto commented
This issue was moved to PowerShell/EditorSyntax#18