stackql / stackql/stackql

[FEATURE] Tab completion for the `shell`

Open
#164 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.