Skip to content

Autocompletion after selective using #53524

@carstenbauer

Description

@carstenbauer
using Package: something
somet<TAB> # doesn't work :(

Especially disappointing when something == Package:

using Package: Package
Packa<TAB> # doesn't work :(

Note that this works (of course):

import Package # or using
Packa<TAB> # works :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions