Skip to content

Tab completion doesn't work with Julia 1.11 #74

@hhaensel

Description

@hhaensel

Currently line completion is not working with Julia 1.11 due to the additional keyword arg hint in complete_line().
Adding the keyword with a default value fixes the problem. The keyword doesn't have any function except matching the dispatch call.
I'll submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions