Implement `tt completion` for external modules
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Now tt completion is implemented for internal modules. Needs to propose and implement a mechanism for working tt completion with external modules. I think all necessary information can be requested similar to help and description from module. For example, we can use the flag completion for this.
Contributor guide
No contributing guide indexed for this repository
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 reading the existing tt completion implementation for internal modules, then compare how help and description information is requested from modules. Define how external modules should expose completion information, including whether a completion flag is appropriate. Done means tt completion proposes completions for external modules through the agreed mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100