Feature Vision Discussion: Completions/Hints
Open
Nobody has claimed this yet.
A-Completions
- Dominant language
- Rust
- Stars
- 818
- Forks
- 249
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 30
Description
This issue is part of the larger vision discussion managed in #63 to brainstorm and prioritize ideas around features that would make reedline as a line editor for you both viable as well as pleasant to use. Feel free to up-vote features you depend on in other tools/shells as well as suggest new ideas!
Completions Features
- Ability to works as expected or better
- File and folder completion
- zsh-style partial path expansion
- Environment variable completion
$nu.env.A<tab> - Table column completion
(ls).n<tab> - Sub-Command completion
str <tab> - Other
- File and folder completion
- Ability to add external completions for things like
git - Ability to make completions extensible
Hinting Features
- Ability to change the color of the hints
- Ability to create hints from history
- Ability to have
plugablehints specific to a vertical- Nushell
- Azure
- Dataframe/Polars/DataScience
- Maths
- Other
- Ability to complete hints with keybinding
- Ability to change location of hints
- On prompt line
- Under prompt line
- On status bar at the top
- On staus bar at the bottom
Contributor guide
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 with the larger vision discussion in #63, then review the unchecked completion and hinting ideas listed here. No implementation files, tests, or single target are identified; work would first require choosing one capability and defining what completion looks like.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100