Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Argument suggestions when applying functions #973

Open
@AlexeyRaga

Description

@AlexeyRaga

I love how HIE now suggests functions arguments.
However, in some cases, it goes a bit too far and suggests arguments that are already provided.

One obvious case would be "chained" functions (monadic composition, or just function application with &):

function-application

Another example: record fields have the same issue:

record-field

It would be super cool if this feature could be a bit more contextful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions