MaibornWolff / MaibornWolff/codecharta
Addons and Upgrades for Kotter in `analysis`
Nobody has claimed this yet.
- 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
- 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 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