Skip to content

[REPL] Autocompletion of @benchmark A .= A setup=(A= is broken #55520

@giordano

Description

@giordano

On faa6095:

julia> @benchmark A .= A setup=(A=p<TAB>

autocompletes p to primitive type, the only things completed at this point are keywords. This is a regression in Julia v1.12, it works as expected in Julia v1.10. This is similar to #55420, but the condition is quite different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)bugIndicates an unexpected problem or unintended behaviorcompletionsTab and autocompletion in the replregressionRegression in behavior compared to a previous version

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions