Skip to content

json viewer, detect a json in the selected lines and show it #590

Description

assuming you have

bla bla : {"test" : 1, "v1" : True : "v2": "Tes...
bla bla : t", "v3" : 12345 }

will be decoded as this json

{"test" : 1, "v1" : True : "v2": "Tes...t", "v3" : 12345 }

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