Filter By

Package Types

Operating System

Categories

Trust Information

By: | 2,319,778 downloads | Last Updated: 3/31/2022 | Latest Version: 1.1.0

Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names.

By: | 10,699 downloads | Last Updated: 10/13/2018 | Latest Version: 1.1.0

A module that enhances PowerShell's tab expansion.

By: | 9,022 downloads | Last Updated: 12/22/2023 | Latest Version: 1.0.1

GUI-style tab-completion menu for PowerShell.

By: | 1,430 downloads | Last Updated: 2/16/2019 | Latest Version: 0.1.2

Provides tab autocompletion of cargo (https://github.com/rust-lang/cargo)

By: | 15,499 downloads | Last Updated: 6/21/2016 | Latest Version: 1.2

TabExpansionPlusPlus extends the tab expansion and Intellisense features of PowerShell to help make PowerShell scripters more productive. You can easily create your own custom argument completers. There are many examples included in the module for many commands you may already use.

By: | 2,414 downloads | Last Updated: 6/4/2020 | Latest Version: 0.2.3

A Scoop tab completion module for PowerShell.

By: | 1,354 downloads | Last Updated: 3/11/2018 | Latest Version: 1.5

Perforce PowerShell integration. Prompt info and command line autocompletion

By: | 1,547 downloads | Last Updated: 4/21/2024 | Latest Version: 0.0.25

Cross-platform custom powershell autocomplete / tab expansion

By: | 360 downloads | Last Updated: 5/13/2020 | Latest Version: 0.1.1

Provides samrt tab completion for conda commands, parameters, remotes and branch names.

By: | 319 downloads | Last Updated: 9/22/2020 | Latest Version: 1.3.2

Powershell Tab Completion for Vim

By: | 1,296 downloads | Last Updated: 12/18/2015 | Latest Version: 0.1.10

Tab Completion for azure cli in PowerShell

By: | 322 downloads | Last Updated: 7/13/2020 | Latest Version: 1.7.3

Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names.

By: | 909 downloads | Last Updated: 10/19/2015 | Latest Version: 1.0.0.8

Tab Completion for dnvm in PowerShell

By: | 488 downloads | Last Updated: 6/17/2019 | Latest Version: 0.1.1

Automatically configures aliases for all git commands, inspired by git-sh.

By: | 800 downloads | Last Updated: 11/19/2023 | Latest Version: 1.0.8

The script replaces the built-in function TabExpansion2, creates the table TabExpansionOptions, and does nothing else. Initialization is performed on the first code completion via profiles *ArgumentCompleters.ps1. $TabExpansionOptions consists of empty entries: CustomArgumentCompleters = @{} NativeArgumentCompleters = @{} ResultProcessors = @(... More info

By: | 351 downloads | Last Updated: 4/2/2019 | Latest Version: 1.0.0

A library of argument completers.

By: | 420 downloads | Last Updated: 1/17/2023 | Latest Version: 0.2.0

Proxy command around Set-Location and its aliases to defer import of posh-git until one is in a git directory.

By: | 8,179 downloads | Last Updated: 11/22/2020 | Latest Version: 1.0.4

The script registers Invoke-Build completers for parameters Task and File. Completers can be used with: * PowerShell v5 native Register-ArgumentCompleter Simply invoke Invoke-Build.ArgumentCompleters.ps1, e.g. in a profile. * TabExpansion2.ps1 https://www.powershellgallery.com/packages/TabExpansion2 Put Invoke-Build.ArgumentCompleters.ps1 to the... More info

By: | 1,518 downloads | Last Updated: 4/30/2018 | Latest Version: 0.4.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-DscConfigurat... More info

By: | 466 downloads | Last Updated: 3/29/2021 | Latest Version: 0.1.0-alpha1

An ARM template domain-specific language provider, allowing you to create ARM templates in pure PowerShell.