Skip to content

Tab completion for lattice elements #69

@mattsignorelli

Description

@mattsignorelli

It would be great if tab completion in the REPL is implemented for lattice elements, so if I do lat.branch[1].ele[1]., and then Tab, it shows all the fields. This could be done by overloading propertynames (see here)

We also should consider implementing Ele <: AbstractDict for all elements to gain access to some features, also shown in that discussion linked above (e.g. iterating, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    for studentA good self contained project for a studentgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions