Overview
This epic tracks the Developer experience improvements for github-code-search, as referenced in the Roadmap #63.
It is composed of two sub-issues targeting v1.7.0:
| Priority |
Item |
Status |
| 🟡 |
Shell completions — bash, zsh and fish completions for subcommands and options |
🔲 pending |
| 🟢 |
Additional syntax highlighting — PHP, C/C++, Swift, Terraform/HCL, Dockerfile |
🔲 pending |
Acceptance criteria
Target release
v1.7.0 (minor — new features, backward-compatible)
Overview
This epic tracks the Developer experience improvements for
github-code-search, as referenced in the Roadmap #63.It is composed of two sub-issues targeting v1.7.0:
bash,zshandfishcompletions for subcommands and optionsAcceptance criteria
github-code-search completions --shell bashprints a valid bash completion scriptgithub-code-search completions --shell zshprints a valid zsh completion scriptgithub-code-search completions --shell fishprints a valid fish completion script$SHELLwhen--shellis omittedbun test,bun run lint,bun run format:check,bun run knip,bun run build.tsall passTarget release
v1.7.0 (minor — new features, backward-compatible)