Skip to content

Support hierarchical display of array values #192

@mforkel

Description

@mforkel

It is possible to enter arrays and hash arrays in the watch list to show their values, keys, and size, e.g. ${hasharray[@]}, ${!hasharray[@]}, and ${#hasharray[@]}. Currently, values and keys are display as one string. It would be great if array variables were recognized as arrays and one could "open" the in the watch list to show their elements one by one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions