We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.