Skip to content

Ability to auto collapse #75

@justinseesdragons

Description

@justinseesdragons

Would like to propose a feature. On JSON documents have a preference setting to always fold nested non root-sub objects on initial load.

like this:
{
a: {... folded big object here...},
b: {... folded big object here...},
.
.
.
}
the same would hold true for json arrays.

This is important because the majority of JSON objects I look at are non-trivial and rather large. It really helps navigation in the document to start in a collapsed state allowing me to drill down as I need to. A collapse all / expand all button would be even better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions