-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
Milestone
Description
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.
sir4ur0n, georgefst, marcfrederick, Gau-thier, jneira and 2 more