Skip to content

DebuggerStatus: Only ten visible elements in Perl hash or list that is greater #183

Description

@crayday

Thank you very much for such a nice experience with Vim and Perl!

However I've encountered some problems. When I'm expanding hash or list in DebuggerStatus window, I can see only ten elements, even if there're more. It look's like this:

 ⬦ $AdditionalData = (array)
▾ $ArtProp = (hash [53])
⬦ $ArtProp->{adult} = (scalar [2]) `12`
⬦ $ArtProp->{adult_annotation} = (scalar [1]) `0`
⬦ $ArtProp->{adult_cover} = (scalar [1]) `0`
⬦ $ArtProp->{allow_drm} = (scalar [1]) `0`
⬦ $ArtProp->{allow_online_reading} = (scalar [1]) `0`
⬦ $ArtProp->{art_age} = (scalar [8]) `180.6633`
⬦ $ArtProp->{'author-name'} = (scalar [17]) `Макс Фрай`
⬦ $ArtProp->{'author-name-dateln'} = (scalar [19]) `Максу Фраю`
⬦ $ArtProp->{'author-name-predl'} = (scalar [19]) `Максе Фрае`
⬦ $ArtProp->{'author-name-rodit'} = (scalar [19]) `Макса Фрая`
⬦ $ID = (scalar [7]) `6689025`

In this example hash consists of 53 elements but I can view only 10 of them.

I don't know, maybe this is not a problem with Vdebug. Can you please give any advice on solving this problem or confirm it as a bug?

Sorry for my russian-english.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions