Skip to content

tab-completion completes public but unexported symbols without qualification #51331

Closed
@rfourquet

Description

@rfourquet

E.g. in a fresh REPL, typing ispub completes into ispublic, even though this symbol isn't exported from Base. This presumably comes from the fact that now :ispublic in names(Base) even though it's not exported (#50105).

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions