Feature request - display keys when dumping Newtonsoft.JObject
Options
I do a LOT of someJObject.Dump() ing, but the keys for the properties don't get displayed.
So

Would it be possible to have some special case handling to display the key names?
So
{"version":"2018.1.2 (build 58537)","versionMajor":2018," ...displays as

Would it be possible to have some special case handling to display the key names?
Comments
-
Wow. I just ran into the same issue today.
The visualizer mentioned here works fine-ish:
https://stackoverflow.com/a/54206549/1105812 -
Thanks - I'll fix this in the next build.
-
Try the new beta:
https://www.linqpad.net/download.aspx#beta