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

Intelligent suggestions for unrecognized input #27

Open
WesCossick opened this issue Feb 14, 2019 · 0 comments
Open

Intelligent suggestions for unrecognized input #27

WesCossick opened this issue Feb 14, 2019 · 0 comments

Comments

@WesCossick
Copy link
Member

If we notice a user typed node entry.js ordr, instead of simply throwing an error, we could say something like:

Did you mean node entry.js order?

This could be applied to flags and options too, and even option values and data.

@WesCossick WesCossick changed the title Intelligent suggestions for unrecognized flags/options/commands/etc. Intelligent suggestions for unrecognized input Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant