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.

completion #45

@mhanberg

Description

@mhanberg

Features

Non exhaustive list of completion candiates

  • Modules
  • remote functions
  • local functions
  • private functions
  • variables/parameters
  • module attributes
  • structs
  • struct fields
  • bitstring modifiers
  • special forms
  • kernel functions
  • imported functions (eg, import Foo)
  • aliased modules (eg, alias Foo.Bar or alias Foo.Bar, as: Baz)

More features will be unlocked and made more robust as we work through elixir-lang/elixir#12645

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions