JSON-Viewer
JSON-Viewer copied to clipboard
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.
NotePad++ gets hanged when "Show JSON Viewer" option is clicked for large JSON files. But "Format JSON" option is working fine. I tried to open JSON Viewer window for a...
You just get some generic warning and a highlighted gray (which doesn't give you any clue as to why its failing). a line number and character position would be nice,...
Added Contributors
Adds capability to handle JSON files with value 'undefined'. Also added new option in settings and storing its value in settings file.
Fix: - Error when opening non-JSON file in Notepad++ while JSON Viewer Panel is active - Error when opening JSON Viewer Panel while non-JSON file is active
Like the title says; an option to format all open txt\json files (which I'm trying to do at the moment), instead of doing them all one by one. Think of...
JSON parsed properly until there are links in the body followed by escaped quotes, which recognised as part of the url and percieved as an error even if it is...
Have you ever considered a basic JSONXML converter? Would be a great addition and something that I have been unable to find for Notepad++. Thanks!