tarantool / tarantool/tt

Implement `tt completion` for external modules

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.