posh-HumpCompletion
0.1.1
When working with some PowerShell modules, there can be a large number of cmdlets, and the cmdlet names can get quite long. posh-HumpCompletion adds support for "hump completion". This means that it will use the capitals in the cmdlet name as the identifiers, i.e. "Get-DC<tab>" would complete for Get-DnsClient, Get-DnsClientCache, Get-DscConfiguration, Get-DomainContr
When working with some PowerShell modules, there can be a large number of cmdlets, and the cmdlet names can get quite long. posh-HumpCompletion adds support for "hump completion". This means that it will use the capitals in the cmdlet name as the identifiers, i.e. "Get-DC<tab>" would complete for Get-DnsClient, Get-DnsClientCache, Get-DscConfiguration, Get-DomainController etc.
Show more
Installation Options
Owners
Copyright
(c) 2015 Stuart Leeks. All rights reserved.
Package Details
Author(s)
- StuartLeeks
Tags
Functions
DebugMessage GetCommandWithVerbAndHumpSuffix GetCommandsWithVerbAndHumpSuffix GetWildcardSuffixForm PoshHumpTabExpansion Clear-HumpCompletionCommandCache Stop-HumpCompletion Start-HumpCompletion TabExpansion
Dependencies
This module has no dependencies.
FileList
- posh-HumpCompletion.nuspec
- BuildPackage.ps1
- chocolateyInstall.ps1
- chocolateyUninstall.ps1
- DeploySteps.md
- DevInstall.ps1
- LICENSE.md
- posh-HumpCompletion.ps1
- posh-HumpCompletion.psd1
- posh-HumpCompletion.psm1
- posh-HumpCompletion.tests.ps1
- README.md
- RunPester.ps1
- tools\NuGet.exe