Skip to content

A completion manager for a better and simpler tab-completion experience in PowerShell.

License

Notifications You must be signed in to change notification settings

abgox/PSCompletions

简体中文 | English | Powershell Gallery | Github | Gitee

license module version PowerShell Gallery code size repo size created


socialify

Star ⭐️ or Donate 💰 if you like it!

Introduce

Tip

  • PowerShell(pwsh): A cross-platform PowerShell (Core). Start it by running pwsh/pwsh.exe.
  • Windows PowerShell: A PowerShell (Desktop) which is built-in on Windows system. Start it by running powershell/powershell.exe.
  • They can both use PSCompletions, but PowerShell(pwsh) is more recommended.

A completion manager for a better and simpler tab-completion experience in PowerShell.

Demo

demo

What's new

See the Changelog for details.

FAQ

See the FAQ.

Contribution

See the Contribution Guide for details.

How to install

  1. Install the module.

  2. Import the module.

    Import-Module PSCompletions

Tip

How to use

Acknowledgements

  • PSReadLine: A built-in module in PowerShell, which is used to enhance command line editing experience.
    • PSCompletions uses Set-PSReadLineKeyHandler and Get-PSReadLineOption.
  • PS-GuiCompletion: GUI-style tab-completion menu for PowerShell.

Available Completions

About

A completion manager for a better and simpler tab-completion experience in PowerShell.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •