Skip to content

Add PowerShell tab completion - #6

Open
liurenfeng94-ops wants to merge 1 commit into
Xsoleils:mainfrom
liurenfeng94-ops:add-powershell-completion
Open

Add PowerShell tab completion#6
liurenfeng94-ops wants to merge 1 commit into
Xsoleils:mainfrom
liurenfeng94-ops:add-powershell-completion

Conversation

@liurenfeng94-ops

Copy link
Copy Markdown

Closes #1.

Adds a deterministic PowerShell completion script for the soleil CLI.

What changed:

  • Adds completions/soleil.ps1 with native PowerShell completions for documented commands and options.
  • Completes known values for --mode, --language/--lang, and --suite.
  • Documents load, profile install, and removal steps in the README.
  • Adds focused tests that keep the completion lists covered and duplicate-free.
  • Includes completions/ in the npm package files list.

Validation:

  • npm ci
  • npm run check

Note: this PR was prepared with AI coding-agent assistance and then validated locally with the commands above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good first issue] Add PowerShell tab completion

1 participant