JSONedit is a lightweight and reliable tool designed to help you edit JSON files. The application features an intuitive and clean interface, with text and tree view.
Line numbering, syntax highlighting and code folding are just some of the advantages that JSONedit comes with. Ease of use, together with the powerful features make it a viable tool for editing JSON files.
What's New in This Release: [ read full changelog ]
· FIXED: comment edit control color not reverting back to normal after entering incorrectly escaped comment and switching node,
· FIXED: parsing/validating JSON: generating error when non-white characters are found after closing bracket (typically due to misplaced closing bracket in the middle of text), thanks to Toshiyuki for reporting,
· added partial font selection (for tree control, for Scintilla text editor and for editing controls) as suggested by Sungwook.