MaibornWolff / MaibornWolff/codecharta

Addons and Upgrades for Kotter in `analysis`

Open
#3,923 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pr-analysis priority:medium UX / UI
Dominant language
TypeScript
Stars
529
Forks
56
Avg merge
7h 17m
Merged PRs (30d)
34

Description

## Addons and Upgrades for Kotter

There are some options and nice-to-have features which could be added to the new input library `kotter`.

- [x] Multi-file input (comma separated list)
- [x] `cd`-like autocomplete navigation for file input #4081
- [ ] Arrow Key Up / Down Cycles through Folder Content List
- [ ] Partial Auto Complete Hint, meaning that the hint displays the longest common denominator
- [ ] restore old default values (e.g. during the rework the default for confirmation became `true`, but it might have been `false` previously)

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 locating the new `kotter` input library in the `analysis` area and review its existing input behavior. The remaining scope is to assess or implement arrow-key cycling, longest-common-denominator autocomplete hints, and restoration of prior default values; completion should include behavior or tests for each selected option.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.