Pretty print your buffer as JSON.
Hit Ctrl-Alt-J to pretty print your buffer or selection, or use the jsonpp:jsonpp
command,
or right-click and select JSON pretty print
.
Use Ctrl-Alt-K to compactify the JSON (or jsonpp:compact
, or right click).
Copyright 2014 Christopher Swenson.
Licensed under the MIT License (see LICENSE.md).
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.