It would be awesome to have a plugin similar to XML Pretty printer to format JSON nicely
Set custom command `python3 -m json.tool`.
For more details see [here](https://docs.python.org/3/library/json.html#json-commandline)
[JSON Prettifier](https://plugins.geany.org/jsonprettifier.html)?
OK. Already plenty of solutions ;)
Closed #891.
FTR: https://wiki.geany.org/config/json has details about configuring `python3 -m json.tool` as custom command.
…or [json_pp](https://metacpan.org/pod/distribution/JSON-PP/bin/json_pp)
github-comments@lists.geany.org