Skip to content

REPL autocompletion of using Base.submodule doesn't work in v1.10 #52922

Closed
@giordano

Description

@giordano

In both Julia v1.10 and current master (b058146):

using Base.Binary<TAB>

doesn't complete to

using Base.BinaryPlatforms

anymore. It seems to apply to all Base submodules, as far as I can tell, it works without using though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)regressionRegression in behavior compared to a previous versionregression 1.10Regression in the 1.10 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions