Open nojvek opened 2 years ago
Hi @nojvek you can view it using QuickLook:
The view on the right sidebar is supposed to show raw data
I see that TablePlus has a quick look editor for JSON if you right click on a datacell. Would be nice if that could be to set as the viewer for json/jsonb columns somehow.
How about defaulting to pretty view for JSON in the sidebar? Does that count as a way to display raw data to a human? I think so
O### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed.
We deal with a lot of json data. Having something like Snowflake / Chrome devtools json viewwer would be a great improvement in quality of life.
Example:
The render could work in a way that it would prettyfy the json while keeping it copy-pastable as real json.
Snowflake's variant column (aka json) make it very easy to explore large json blobs.