Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a feature of Autocompletion #22

Open
manujuniris opened this issue Jan 5, 2022 · 3 comments
Open

Add a feature of Autocompletion #22

manujuniris opened this issue Jan 5, 2022 · 3 comments
Labels
core team Contribution by core team feature new feature or enhancement

Comments

@manujuniris
Copy link
Contributor

manujuniris commented Jan 5, 2022

With a click of a Tab, aeweb-cli should predict the rest of a word a user is typing.

@manujuniris manujuniris self-assigned this Jan 5, 2022
@internet-zero internet-zero changed the title Add a feature of Autocompletion [Feature] Add a feature of Autocompletion Jan 25, 2022
@internet-zero internet-zero added dev feature new feature or enhancement and removed enhancement labels Feb 11, 2022
@internet-zero internet-zero changed the title [Feature] Add a feature of Autocompletion Add a feature of Autocompletion Feb 11, 2022
@ghost ghost added the core team Contribution by core team label Feb 24, 2022
@internet-zero
Copy link
Member

Hey team! Please add your planning poker estimate with ZenHub @I-Archer-Zero @manujuniris @samuel-uniris

@ghost ghost removed the dev label Mar 2, 2022
@ghost ghost unassigned manujuniris Mar 11, 2022
@AmodD
Copy link

AmodD commented Apr 7, 2022

the description of problem statement for this issue needs to have boundary conditions like

  • start prediction after x letter in a word
  • restrict to certain commands only
  • and so on

thus , the title of this issue should also be changed to say " Introducing auto completion feature ..."

and subsequent issues will add enhancements to this issue and we will eventually have the auto-completion feature completed

@ghost
Copy link

ghost commented Apr 8, 2022

You don't have much commands only 3/4 so it should take much time.

The detection , word counting can be abstracted using libraries, so just need to take the good one. I think yargs has a feature for this. Just need to explore it a bit more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core team Contribution by core team feature new feature or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants