Skip to content

Tab expansion of NamedTuple fails on 1.10.0-beta2 #51194

@jaakkor2

Description

@jaakkor2

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.

Metadata

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