Skip to content

Take class methods into account for suggestions #1358

Closed
ocaml/opam-repository
#26995
@yannl35133

Description

@yannl35133

When you ask for completion after having written let f (x : < a_method : 'a >) = x#, you get no useful suggestion, while the only possibility is in fact a_method as per the type of x.
This kind of suggestions already happens for record fields, and as far as I can see (I'm not an emacs user) it works on emacs for methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions