JSON-Viewer
JSON-Viewer copied to clipboard
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.
Thanks for making this great plugin, was able to parse >200mb json file...even google recommended viewer said no :D When selecting the nodes to validate my data the previous node...
JSON Viewer Panel should have a zoom feature or something related to font change. The default font is too small to have discussion on it or read from it. ...
Let's take this simplified json as an example `{"MyDecimal":5.107091491635510056019771245}` If I format/pretty print this data then will the result be  This has effectively corrupted the data.
Hi, Would it be possible to update elements (e.g., the search input field and others) to include a visible label and a matching accessible name property? This would enhance the...
Hi, Would it be possible to add discernible text to buttons and assign values to the Name and Accessible Name properties (as well as other buttons)? This would enhance the...
It would be great to have an Autoexpand option for JSON Viewer
Hi, I have the option enabled, but when I open a .json File or when I switch to a json tab of an already opened file nothing happens. I am...