Skip to content

[FEATURE] Customise the wrapped text #84

@Jab2870

Description

@Jab2870

Currently:

[
    {
        "name": "Bob",
        "age": "22"
    },
    {
        "name": "Steve",
        "age": "23"
    }
]

shrinks down to

[
+---  4 lines: { ----------------
+---  4 lines: { ----------------
]

It would be nice if we could customise the shrink text so that it instead shrinks to something like:

[
+---  4 lines: Bob ----------------
+---  4 lines: Steve ----------------
]

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