filmov
tv
How To Convert PowerShell Parameters To Splatting In Visual Code
Показать описание
Visual Studio Code is becoming a more and more popular text editor, part of the reason for that is because of the handy shortcuts that are available while you write your scripts.In this Snip, Matt demonstrates how to take a bunch of parameters and "splat" them in your code, making your scripts much more human-readable.