Skip to content

[Feature Request] Auto complete in imports #314

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
GuillaumeDesforges opened this issue Aug 12, 2020 · 2 comments · Fixed by #2152
Closed

[Feature Request] Auto complete in imports #314

GuillaumeDesforges opened this issue Aug 12, 2020 · 2 comments · Fixed by #2152
Labels
Milestone

Comments

@GuillaumeDesforges
Copy link

GuillaumeDesforges commented Aug 12, 2020

Feature request

Say I start writing:

import Data.Map (

I'd like to have autocomplete that proposes what I can import from this module, with its doc/type signature.

This is a common feature in other module-based programming languages IDE/LSP.

@Ailrun Ailrun added the type: enhancement New feature or request label Aug 12, 2020
@jneira
Copy link
Member

jneira commented Nov 17, 2020

I would say this should be added in ghcide

@jneira
Copy link
Member

jneira commented Oct 4, 2021

Afaiu this was fixed by #2152 (although it stil is not released).
// @GuillaumeDesforges

@jneira jneira closed this as completed Oct 4, 2021
@jneira jneira added this to the 1.5.0 milestone Oct 4, 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.

3 participants