Skip to content

Single line collapsed view #395

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.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions