Skip to content

Add Horizontal Scrollbar to Memory Layout Viewer #15255

Open
@mrpopogod

Description

@mrpopogod

I tried out this feature that was added in #189 and it's really cool. However, I noticed that it doesn't have the ability to horizontally scroll, which becomes an issue when you have structs of structs of structs and the final primitives are many levels deep. This already comes up in the default "open as second pane" when looking at a struct with a String field; the final *const u8 is off screen. With a deeper nesting I could have components offscreen even with full window width.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-layoutMemory layout of typesA-vscodevscode plugin issuesC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions