Gabriella439 / Gabriella439/optparse-generic

Unique short name

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
215
Forks
36
PR merge metrics
No merged PRs in 30d

Description

The auto generation of the short names is fantastic, but it would be nice to have it automatically detect used names and choose the next best thing. So if two options are "--cheese" and "--cherries", it would be "-c" and "-C" respectively, or if that is taken, "-d", etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named in the issue. Start by locating the automatic short-name generation and inspect how names are assigned; done means conflicting options receive distinct unused short names, following the stated case-sensitive examples and continuing when candidates are taken.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.