Skip to content

autocompletion not working after <: #58099

@matthias314

Description

@matthias314

When I press TAB after

julia> Int <: Base.BitI

I get no completions. The similar line

julia> Int == Base.BitI

completes as expected to Base.BitInteger.

Tested on Julia 1.11.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)completionsTab and autocompletion in the repl

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions