Skip to content

!ismi^tab does not tab complete inside function call #57772

@felixcremer

Description

@felixcremer

The tab completion of !ismis works in the plain REPL but if I try to do that after I already typed an existing function it does not work anymore.
The example is to do sum(!ismis^tab which should tab complete to sum(!ismissing) but doesn't.

This is on julia 1.11.4 and on the current nightly Commit b8dc57e (0 days old master)

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