click-contrib / click-completion

Add or enhance bash, fish, zsh and powershell completion in Click
MIT License
288 stars 32 forks source link

How to apply part of this library to support Powershell completion for click v8.x #49

Open Eliav2 opened 7 months ago

Eliav2 commented 7 months ago

This package is not intended to use with Click v8. Click v8 offers some automation support 'nativly', however not for powershell.

I'm interested in using this package to offer cli completion for powershell in my click v8 cli.

Has anyone was able to do so? Thanks in advance!

Konubinix commented 7 months ago

I would not bet on it. @glehmann and I maintained click-completion and powershell support in another life, where colleagues of ours used windows. Now, things have changed and we no longer have any incentive to either support click-completion, or anything related to powershell.