JSON-Viewer
JSON-Viewer copied to clipboard
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.
I feel the font of json tree's text is too small, I hope that it can add an option of menu to config the font size and color.
A nice feature would be double clicking an object in the JSON viewer would jump to the corresponding key/value pair in the notepad window.
Under which license is this software? GitHub says MIT, but the about windows says GPL. 
Hi! I'd be great if you could add this feature. Thank you very much indeed!
Opening the same feature request as the one created in the past on [SourceForge: #6 Getting path to JSON Objecy](https://sourceforge.net/p/nppjsonviewer/feature-requests/6/) Why this is useful? If you have a big JSON...
It would be really useful if the tree view could automatically stay synchronized with changes to the json text. I don't know if the Notepad++ plugin framework facilitates this but...
It'd be awesome if you could copy the value directly from the JSON viewer object. Flow would be something like 1. Right click object in JSON Viewer 2. Click Copy...
It would be useful if tree display logic could be slightly extended so that for Objects it additionally displays one of the property values from that object. For simplicity, this...
I'm not quite sure which formatting style the add-on is after. Square brackets seem to always stay on the end of the line, but curly brackets sometimes have the line...