renderjson
renderjson copied to clipboard
Feature request - disclosures on the left
Thanks for this wonderful tool. I preview large JSON docs and it would be better to have the disclosure on the left. This way, it is offset from the rest of the keys and you can quickly visualize which keys have children by looking at the left.
For example, I work with NodeRED, and they render objects using this type of disclosure:
If I look at the same object section using renderjson:
As you can see, it is harder to tell which keys have children. Thanks again!
You're right, disclosures on the left seems to be the better approach. It's what dev tools and vscode debugger does.