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 optional candidates limit arg, remove unused item from result #781

Merged
merged 1 commit into from
Jul 27, 2015
Merged

Add optional candidates limit arg, remove unused item from result #781

merged 1 commit into from
Jul 27, 2015

Commits on Jul 27, 2015

  1. Add optional candidates limit arg, remove unused item from result

    + Add options argument to `haskell-process-get-repl-completions` setting
    completion candidates limit
    + Remove unused item from resulting candidates list.  This item is not
    completion itself but unused part of input string (see issue #776 for
    more details).
    geraldus committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    f0466a2 View commit details
    Browse the repository at this point in the history