Posts by this author

Jul 27, 2021
1
0

Announcing PowerShell Crescendo Preview.3

Improving the development and distribution of Crescendo modules, this preview adds support for multiple command definitions per JSON file, and multiple output handlers to wrap native command output into objects.

PowerShell Crescendo
May 6, 2021
1
0

Announcing PowerShell Crescendo Preview.2

Many native commands require elevated privileges to perform the expected operations. PowerShell Crescendo Preview 2 now supports cross platform elevation for your Crescendo wrapped native commands.

PowerShell Crescendo
Mar 5, 2021
1
0

Announcing PSReadLine 2.2-beta.2 with Dynamic help

We are pleased to announce Dynamic Help, providing just-in-time help at the command line. Receive the help you need in the terminal without losing your place typing on the pipeline.

PowerShellPSReadLineAnnouncement
Nov 10, 2020
3
3

Announcing PSReadLine 2.1+ with Predictive IntelliSense

Tab completion has accelerated the success of new and experienced PowerShell users for over a decade. New users get the benefit of discovery, seeing available cmdlets and parameters as options while interactively typing. Experienced users receive the benefit of acceleration, typing less while using the Tab key to quickly complete a ...

PSReadLine

Feedback