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

Typo suggestions in more places in stack #1748

Open
4 tasks
mgsloan opened this issue Feb 5, 2016 · 2 comments
Open
4 tasks

Typo suggestions in more places in stack #1748

mgsloan opened this issue Feb 5, 2016 · 2 comments

Comments

@mgsloan
Copy link
Contributor

mgsloan commented Feb 5, 2016

See #158 , where it will suggest near matches of the user's input. This only works for things like stack build pkg-0.0.... It'd be great to have fuzzy suggestions for all of the following:

  • Targets. Ideally this would handle fuzzy suggestions of package names and component names. Bonus would also be supporting fuzzy suggestions of dirs, but that's not a big deal.
  • extra-deps. See also Typos in extra-deps aren't detected #1521
  • filepaths? For example --stack-yaml
  • more?

Ideally, these suggestions would share the same system as shell completion (see #1343 and #832 . This way we can get checking and suggestions from the same mechanism!

(but of course, PRs adding any of these will be accepted, no need to do it all)

@mgsloan mgsloan added this to the P3: Optional milestone Feb 5, 2016
@mgsloan mgsloan changed the title Typo detection in more places in stack Typo suggestions in more places in stack Feb 5, 2016
@mgsloan
Copy link
Contributor Author

mgsloan commented May 15, 2016

@mgsloan
Copy link
Contributor Author

mgsloan commented Oct 17, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant