Tab completion
Open
Nobody has claimed this yet.
Issue-Task
Needs-Triage
- Dominant language
- Rust
- Stars
- 5.9k
- Forks
- 180
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 2
Description
Description of the new feature / enhancement
Provide a complete subcommand to allow shells to provide tab completion. See examples in Register-ArgumentCompleter for PowerShell native command tab completion.
Scenario when this would be used?
This would allow PowerShell and other shells to get tab completion results.
Supporting information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Register-ArgumentCompleter example and then inspect the project's existing CLI command entry points. Done means the new complete subcommand provides tab-completion results for PowerShell and other shells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100