PowerShell Autocompletion!
PowerShell is easy and fun to use, because you can figure things out as you go, thanks to its awesome tab-expansion and auto completion capabilities.
This page is the jump page to my series on expanding your PowerShell functions and adding rich autocomplete features. Additionally, we’ll delve into the best ways to add help like a ‘real-developer’ and how your modules SHOULD be outputting objects. This page will be updates as new posts are added.