Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support hierarchical display of array values #192

Open
mforkel opened this issue Mar 15, 2024 · 0 comments
Open

Support hierarchical display of array values #192

mforkel opened this issue Mar 15, 2024 · 0 comments

Comments

@mforkel
Copy link

mforkel commented Mar 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant