lzybkr / TabExpansionPlusPlus

A V3 PowerShell module to improve tab expansion and Intellisense
BSD 2-Clause "Simplified" License
196 stars 33 forks source link

Support to display existing completionPrivateData #72

Closed roggenk closed 8 years ago

roggenk commented 8 years ago

When not specifying the param -Key, show content of the CompletionPrivateData hashtable. Allows for simple troubleshooting using Get-CompletionPrivateData from CLI.