Closed
Description
A common use case is probably to initially paste in a chunk of json, and then edit it in the editor.
There is an edit button next to root that goes to a nice textarea for pasting in JSON. I would like to be able to trigger that view externally with my own button.
Currently I workaround by using tabs, one with the editor and one with my own textarea.