What is @msftrncs working on?
-
Statement based syntax highlighting for PowerShell in VS Code and other editors.
-
Alter PowerShell such that PSReadLine can highlight the
default
keyword of theswitch
default condition. -
Correct PowerShell's completion quoting/expansion logic.
-
Alter PowerShell's tokenizer such that PSReadLine will provide correct highlight of certain command names, and not highlight certain items as command names.