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

completions: behaviour callbacks #458

Description

@mhanberg

Problem

There is not autocomplete for callbacks for the behaviours of the current module.

Solution

When the cursor is in a situation like def | or defp |, the completions should show callback names as candidates.

So for a GenServer, it would autocomplete handle_call, init, handle_cast, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions