lzybkr / TabExpansionPlusPlus

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

Added new Core completers #12

Closed ShayLevy closed 11 years ago

ShayLevy commented 11 years ago

Added two new completers:

  1. Completes the -Module argument to Save/Update-Help cmdlets
  2. Completes the -Scope argument to the -Variable, -Alias, *-PSDrive
lzybkr commented 11 years ago

Merged with some small tweaks. Thanks.