Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Display JSON datatypes as JSON, not strings #28

Open
dmccreary opened this issue Feb 12, 2015 · 0 comments
Open

Display JSON datatypes as JSON, not strings #28

dmccreary opened this issue Feb 12, 2015 · 0 comments

Comments

@dmccreary
Copy link

I might not be using the plugin correctly, however, when I run a simple JavaScript query that returns a JSON file such as:

// sample server-side JavaScript that returns JSON
fn.doc('myFile.json')

the results are returned as a single text string on a single line. This makes large files difficult to read.
Perhaps the result of JSON files could be displayed in the in a similar way that the qconsole displays them, with a datatype on the right side and datatype formatting with newlines and indentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant