[FEATURE] Tab completion for the `shell`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 991
- Forks
- 86
- Avg merge
- 2d 33m
- Merged PRs (30d)
- 26
Description
Feature Description
For analyst/user experience it would be good to include tab completion in the shell, this would work for keywords such as select, etc but ultimately would include object context (e.e services in a provider, resources in a service, projected fields in a resource)
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
The issue names no files, tests, or entry points to begin with. First locate the shell implementation and existing command parsing, then determine the scope of keyword and object-context completion before defining tests that demonstrate completion for SQL keywords and provider resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100