PSCompletions

PSCompletions(psc)

简体中文 | Powershell Gallery | GitHub | Gitee | GitCode

license module version completions PowerShell Gallery created

Introduce

A completion manager for a better and simpler tab-completion experience in PowerShell, built with Rust and Lua.

Demo

demo

How to install

  1. Install the module.
  2. Import the module.

    Import-Module PSCompletions
    

How to use

[!TIP]

Run psc update to check the remote status.

What’s new

See the changelog for details.

Contribution

See the contribution guide for details.

Support

If you like this project, feel free to give it a Star ⭐️ or Donate 💰.

Acknowledgements

License

MIT © abgox