Skip to content

Tab expansion of NamedTuple fails on 1.10.0-beta2 #51194

Closed

Description

This worked on 1.9, does not on 1.10.0-beta2.

A = (; foo=2, bar=3), and then type A.foo + A.b<TAB>. bar does not get expanded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)bisect wantedregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions