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 ability to suggest corrections to mispellings #202

Open
lannonbr opened this issue Nov 13, 2020 · 0 comments
Open

Add ability to suggest corrections to mispellings #202

lannonbr opened this issue Nov 13, 2020 · 0 comments
Assignees
Labels
enhancement Planned feature help wanted Extra attention is needed

Comments

@lannonbr
Copy link
Member

Related to rooseveltframework/roosevelt#955, it would be useful to have functionality to suggest existing config options if you misspell something. To do this I think you'd just need to take the misspelled word, all of the available config options at that layer in the config, and then run something to calculate the Levenshtein distance and output a better error with close words.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Planned feature help wanted Extra attention is needed
Development

No branches or pull requests

2 participants