Skip to content

Single line collapsed view #395

@jan876

Description

@jan876

One nice feature we were looking for was to show the first few bytes of the json in a single line instead of just showing fully collapsed mode.

i.e

{
  "name": "Jack",
  "age": 10
}

Once liner view:

+ {"name": "Jack", "ag...}

And it can be controlled by a parameter to define how many bytes to show as default one liner.

Thanks.

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