Skip to content

IEx.Helpers.recompile() no longer autocompleted during iex -S mix session since OTP28 #14624

@ardhitama

Description

@ardhitama

Elixir and Erlang/OTP versions

Erlang/OTP 28 [erts-16.0.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]

Elixir 1.18.4 (compiled with Erlang/OTP 28)

Operating system

MacOS 15.5

Current behavior

run iex -S mix phx.server
type reco then hit tab

it's no longer autocompleted to be recompile()

Expected behavior

(might be a feature?)

it should still get autocompleted to recompile() after hitting tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions