Powerful completions menu
1. The module provides a more powerful completion menu.
2. It will work on all command by default, enhancing the completion experience in PowerShell.
WARNING
PowerShell
: Don't add -Scope AllUsers
unless you're sure you'll always use administrator permissions.Windows PowerShell
: Don't omit -Scope CurrentUser
unless you're sure you'll always use administrator permissions.Install-Module PSCompletions
Import-Module PSCompletions