Skip to content

Completions inside explicit imports should suggest module identifiers #797

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

Closed
ndmitchell opened this issue Mar 8, 2020 · 0 comments · Fixed by #2152
Closed

Completions inside explicit imports should suggest module identifiers #797

ndmitchell opened this issue Mar 8, 2020 · 0 comments · Fixed by #2152
Labels

Comments

@ndmitchell
Copy link
Collaborator

When typing:

import Foo(xyz)

When at the end of xyz but before the bracket, it would be great to complete to identifiers that are in Foo. But instead I get completions of module names.

@jneira jneira changed the title Completions inside explicit imports aren't great Completions inside explicit imports should suggest module identifiers Oct 5, 2020
@pepeiborra pepeiborra transferred this issue from haskell/ghcide Jan 1, 2021
@jneira jneira linked a pull request Sep 2, 2021 that will close this issue
@mergify mergify bot closed this as completed in #2152 Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants