Dear all,
the following file should be JSON. But when using Choose Filetype: JSON, it does not properly work, see screenshot. ![Bildschirmfoto_2023-11-14_10-58-33](https://github.com/geany/geany/assets/143814533/1ae01791-de39-490a-99fa-ca9b...) [keyStore-original.JSON.txt](https://github.com/geany/geany/files/13347312/keyStore-original.JSON.txt)
That doesn't look valid, try removing the first `"`
Thank you! I removed the first `"` and the corresponding `"` at the end. Then, it works. Thank you, I didn't know that.
Is there something like PrettyPrinterXML for Geany supporting JSON?
Is there something like PrettyPrinterXML for Geany supporting JSON?
There is a [JSON Prettifier](https://plugins.geany.org/jsonprettifier.html) that allows to format or minify JSON.
To both of you, thank you!
Ticket can be closed.
Closed #3688 as completed.
I'm a bit late to the party, so just for the records: formatting JSON can be easily done in Geany without any plugins as described on https://wiki.geany.org/config/json#pretty_printing.
@eht16 oh, haven't known this, thank you very much!
github-comments@lists.geany.org