PowerShell / PowerShell/PowerShell
change tab support action
Open
Nobody has claimed this yet.
Issue-Enhancement
Needs-Triage
- Dominant language
- C#
- Stars
- 55.5k
- Forks
- 8.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 88
Description
Summary of the new feature / enhancement
can you change 'tab support' action? now tab support will fill next command that match the full command. it would be better if by pressing tab powershell, show all available command that match the full command.
Proposed technical implementation details (optional)
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 by locating PowerShell's tab-completion action and the code that selects the next full-command match. Reproduce the current behavior, then determine how the completion UI exposes all commands matching the full command; done means pressing Tab presents those available matches instead of only filling the next one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100